更新编译工具版本

This commit is contained in:
ZhanGSKen
2025-03-24 08:03:17 +08:00
parent e657e45218
commit df58c0355c
4 changed files with 8 additions and 8 deletions

View File

@@ -18,8 +18,8 @@ def genVersionName(def versionName){
}
android {
compileSdkVersion 30
buildToolsVersion "30.0.3"
compileSdkVersion 32
buildToolsVersion "32.0.0"
defaultConfig {
applicationId "cc.winboll.studio.appbase"