Open yogurtearl opened 11 months ago
This is likely to be a large effort, ideally in collaboration with the folks at Gradle.
Another aspect to throw out here is that Gradle is already looking on to the next evolution of the buildscript definition. So Kotlin DSL as it stands today might only be a stepping stone to their longer term goals.
Add a recipe for converting Gradle scripts from Groovy DSL (
.gradle
) to Kotlin DSL (.gradle.kts
)related (possibly prerequisite):