更新编译工具版本
This commit is contained in:
parent
da23546bb4
commit
7c7b159a80
@ -18,8 +18,8 @@ def genVersionName(def versionName){
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion "30.0.3"
|
||||
compileSdkVersion 32
|
||||
buildToolsVersion "35.0.0"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "cc.winboll.studio.apputils"
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sun Mar 23 08:11:48 GMT 2025
|
||||
#Sun Mar 23 23:56:11 GMT 2025
|
||||
stageCount=8
|
||||
libraryProject=libapputils
|
||||
baseVersion=15.0
|
||||
publishVersion=15.0.7
|
||||
buildCount=6
|
||||
buildCount=11
|
||||
baseBetaVersion=15.0.8
|
||||
|
@ -4,8 +4,8 @@ apply from: '../.winboll/winboll_lib_build.gradle'
|
||||
apply from: '../.winboll/winboll_lint_build.gradle'
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion "30.0.3"
|
||||
compileSdkVersion 32
|
||||
buildToolsVersion "35.0.0"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 26
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sun Mar 23 08:11:48 GMT 2025
|
||||
#Sun Mar 23 23:56:11 GMT 2025
|
||||
stageCount=8
|
||||
libraryProject=libapputils
|
||||
baseVersion=15.0
|
||||
publishVersion=15.0.7
|
||||
buildCount=6
|
||||
buildCount=11
|
||||
baseBetaVersion=15.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user