Hello, anyone knows if there is already a solution...
# kotlin-dsl
s
Hello, anyone knows if there is already a solution to that? https://github.com/gradle/gradle/issues/15383#issuecomment-779893192 I used @Vampire hack but i maybe there is something new in 8.6 ?
v
No there isn't.
At least nothing I'm aware of
Besides of course the string-y API alternative that was there always
s
i prefer the type safe workaround you suggested. Thank you!
👌 1