更新编译工具版本

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"

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sun Mar 23 23:56:11 GMT 2025
#Mon Mar 24 00:06:15 GMT 2025
stageCount=8
libraryProject=libapputils
baseVersion=15.0
publishVersion=15.0.7
buildCount=11
buildCount=12
baseBetaVersion=15.0.8

View File

@ -5,7 +5,7 @@ apply from: '../.winboll/winboll_lint_build.gradle'
android {
compileSdkVersion 32
buildToolsVersion "35.0.0"
buildToolsVersion "32.0.0"
defaultConfig {
minSdkVersion 26

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sun Mar 23 23:56:11 GMT 2025
#Mon Mar 24 00:06:15 GMT 2025
stageCount=8
libraryProject=libapputils
baseVersion=15.0
publishVersion=15.0.7
buildCount=11
buildCount=12
baseBetaVersion=15.0.8