AndroidAppTemplate
AndroidAppTemplate copied to clipboard
Using Kotlin build scripts?
I'm wondering if we should change all the gradle files to gradle.kts files. This might be a little opinionated and not something everyone is interested in.
I would like to see the kotlin dsl migrated version.
I would like to see this as well. I'm struggling to adapt the Groovy stuff to an existing project that uses kts.
This is mostly done, just considering if I want to migrate some of the dependency setup files like detekt.gradle
and githooks.gradle
.