chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574)

This commit is contained in:
Benjamin
2023-12-26 12:37:42 -08:00
committed by GitHub
parent 439f6250f3
commit 4fdd6bbe5f
17 changed files with 42 additions and 46 deletions

View File

@ -21,5 +21,4 @@ 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.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false