AndroidAppTemplate icon indicating copy to clipboard operation
AndroidAppTemplate copied to clipboard

Using Kotlin build scripts?

Open AdamMc331 opened this issue 2 years ago • 3 comments

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.

AdamMc331 avatar Sep 18 '22 19:09 AdamMc331

I would like to see the kotlin dsl migrated version.

dogancankilic avatar Oct 15 '22 16:10 dogancankilic

I would like to see this as well. I'm struggling to adapt the Groovy stuff to an existing project that uses kts.

stackunderflows avatar Oct 28 '22 16:10 stackunderflows

This is mostly done, just considering if I want to migrate some of the dependency setup files like detekt.gradle and githooks.gradle.

AdamMc331 avatar Apr 29 '23 14:04 AdamMc331