AdamMc331 / AndroidAppTemplate

This is a template repository with developer tooling already included so you can get up and running with confidence.
280 stars 17 forks source link

Using Kotlin build scripts? #15

Open AdamMc331 opened 2 years ago

AdamMc331 commented 2 years ago

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.

dogancankilic commented 1 year ago

I would like to see the kotlin dsl migrated version.

stackunderflows commented 1 year ago

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

AdamMc331 commented 1 year ago

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