|
@@ -22,4 +22,5 @@ kotlin.code.style=official
|
|
|
# thereby reducing the size of the R class for that library
|
|
# thereby reducing the size of the R class for that library
|
|
|
android.nonTransitiveRClass=true
|
|
android.nonTransitiveRClass=true
|
|
|
android.defaults.buildfeatures.buildconfig=true
|
|
android.defaults.buildfeatures.buildconfig=true
|
|
|
-android.nonFinalResIds=false
|
|
|
|
|
|
|
+android.nonFinalResIds=false
|
|
|
|
|
+android.suppressUnsupportedCompileSdk=35
|