Does the new Gradle plugin support Gradle Kotlin D...
# kotlin-native
n
Does the new Gradle plugin support Gradle Kotlin DSL?
g
But old plugin also supports Kotlin-dsl, and pretty smooth, the only problem that the plugin is not published on the Gradle Plugins Portal
n
Yes, and you end up having to go through the "plugin registration" ceremony. ☹️
o
g
Will this be integration to CI/CD for K/N? I just remember that when Kotlin JVM plugin was published to Gradle Plugins Portal the team always forgot to update it after release of new version of Kotlin now it released together with each public release automatically
o
we will include plugin publishing into release publishing process, once new plugin stabilizes
👍 3