Commit 4959be0a authored by dsq's avatar dsq

AGP适配版本

parent bc65bc63
...@@ -9,4 +9,5 @@ org.gradle.caching=true ...@@ -9,4 +9,5 @@ org.gradle.caching=true
#Android #Android
android.nonTransitiveRClass=true android.nonTransitiveRClass=true
android.useAndroidX=true android.useAndroidX=true
\ No newline at end of file android.suppressUnsupportedCompileSdk=36
\ No newline at end of file
[versions] [versions]
agp = "8.3.2" agp = "8.9.1"
android-compileSdk = "36" android-compileSdk = "36"
android-minSdk = "24" android-minSdk = "24"
android-targetSdk = "36" android-targetSdk = "35"
androidx-activity = "1.12.2" androidx-activity = "1.12.2"
androidx-appcompat = "1.7.1" androidx-appcompat = "1.7.1"
androidx-core = "1.17.0" androidx-core = "1.17.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment