Age | Commit message (Collapse) | Author |
|
The use of apply plugin in kts file could cause issues, see:
https://kotlinlang.org/docs/reference/using-gradle.html#using-gradle-kotlin-dsl
|
|
Use keystore for release builds and debug signing for debug builds.
|
|
Start with default android stuff, move black magic to end of file.
|
|
Repositories are defined in top level build.gradle. No need to define
them again in the modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also convert another file to Kotlin
|
|
|
|
|
|
|