更新编译工具版本

This commit is contained in:
ZhanGSKen
2025-03-24 08:06:52 +08:00
parent 272dd15427
commit 8a29735130
4 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ def genVersionName(def versionName){
android {
compileSdkVersion 32
buildToolsVersion "35.0.0"
buildToolsVersion "32.0.0"
defaultConfig {
applicationId "cc.winboll.studio.apputils"