|
|
@ -30,7 +30,7 @@ org.gradle.unsafe.configuration-cache=true
|
|
|
|
android.useAndroidX=true
|
|
|
|
android.useAndroidX=true
|
|
|
|
# Kotlin code style for this project: "official" or "obsolete":
|
|
|
|
# Kotlin code style for this project: "official" or "obsolete":
|
|
|
|
kotlin.code.style=official
|
|
|
|
kotlin.code.style=official
|
|
|
|
|
|
|
|
kapt.incremental.apt=false
|
|
|
|
# Non-transitive R classes is recommended and is faster/smaller
|
|
|
|
# Non-transitive R classes is recommended and is faster/smaller
|
|
|
|
android.nonTransitiveRClass=true
|
|
|
|
android.nonTransitiveRClass=true
|
|
|
|
|
|
|
|
|
|
|
|