|
|
|
@ -18,4 +18,5 @@ android.useAndroidX=true |
|
|
|
|
# Automatically convert third-party libraries to use AndroidX |
|
|
|
|
android.enableJetifier=true |
|
|
|
|
# Kotlin code style for this project: "official" or "obsolete": |
|
|
|
|
kotlin.code.style=official |
|
|
|
|
kotlin.code.style=official |
|
|
|
|
android.enableR8=false |