Upgrade to AGP 8.0.0 (#9351)

(cherry picked from commit 97e6f1ea9a4b31d9b2cee0ffc4f032f3ba6d6bc7)

# Conflicts:
#	.github/workflows/build_pull_request.yml
This commit is contained in:
arkon
2023-04-16 18:02:24 -04:00
committed by Jobobby04
parent f9039d9a8c
commit d09471f0c4
7 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ android {
}
}
packagingOptions {
packaging {
resources.excludes.addAll(listOf(
"META-INF/DEPENDENCIES",
"LICENSE.txt",
+1
View File
@@ -1,5 +1,6 @@
-allowaccessmodification
-dontusemixedcaseclassnames
-ignorewarnings
-verbose
-keepattributes *Annotation*