upgrade: AGP from 7.2.0 to 8.7.2 and Gradle from 7.5 to 8.10.2

This commit is contained in:
guozhigq
2024-12-02 22:35:53 +08:00
parent 17f4c84740
commit 15e5eec5b1
7 changed files with 52 additions and 40 deletions

4
android/app/proguard-rules.pro vendored Normal file
View File

@ -0,0 +1,4 @@
# missing R8 error
-dontwarn javax.annotation.Nullable
-dontwarn org.conscrypt.Conscrypt
-dontwarn org.conscrypt.OpenSSLProvider