how can I force the version of kotlin with the gra...
# gradle
p
how can I force the version of kotlin with the gradle kotlin plugin? moving from groovy to kts broke all the things
t
I think it is bound to gradle version, like each gradle release uses corresponding kotlin gradle script version
Check this release notes: https://github.com/gradle/gradle/releases/tag/v4.6.0 They say that Gradle 4.6 includes Kotlin DSL v 0.15.6