Migration to Android Studio 2022.2.1 and Gradle 8

This commit is contained in:
Vitor Pamplona
2023-04-19 09:58:11 -04:00
parent 3ece4fcf8b
commit 5afa333fab
3 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -21,4 +21,6 @@ kotlin.code.style=official
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.enableR8.fullMode=true
android.enableR8.fullMode=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false