|
|
@ -31,9 +31,6 @@ 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
|
|
|
|
|
|
|
|
|
|
|
|
# Non-transitive R classes is recommended and is faster/smaller
|
|
|
|
|
|
|
|
android.nonTransitiveRClass=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Disable build features that are enabled by default,
|
|
|
|
# Disable build features that are enabled by default,
|
|
|
|
# https://developer.android.com/build/releases/gradle-plugin#default-changes
|
|
|
|
# https://developer.android.com/build/releases/gradle-plugin#default-changes
|
|
|
|
android.defaults.buildfeatures.resvalues=false
|
|
|
|
android.defaults.buildfeatures.resvalues=false
|
|
|
|