1 min readFeb 25, 2020
Thanks for the article. You typically don’t need thekotlin-dsl
plugin to write your build files in Kotlin. Just renaming the file to build.gradle.kts
is enough.
Also, this project helps with the transition very nicely: https://github.com/bernaferrari/GradleKotlinConverter