更换Android适配版本

This commit is contained in:
ZhanGSKen
2025-04-29 12:18:32 +08:00
parent 32a0e47c87
commit 50561a2f67
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ android {
defaultConfig {
minSdkVersion 24
targetSdkVersion 29
targetSdkVersion 30
}
buildTypes {
release {