Migrated the project to AGP 8.0 / JVM 17

This commit is contained in:
denizk0461
2023-04-26 11:00:56 +02:00
parent d0819553bc
commit d80e85fdbe
10 changed files with 126 additions and 9 deletions
+3 -1
View File
@@ -20,4 +20,6 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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.nonTransitiveRClass=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false