Merge remote-tracking branch 'origin/powerbell' into appbase
This commit is contained in:
commit
b0388a2972
@ -29,7 +29,7 @@ android {
|
|||||||
// versionName 更新后需要手动设置
|
// versionName 更新后需要手动设置
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
versionName "15.3"
|
versionName "15.4"
|
||||||
if(true) {
|
if(true) {
|
||||||
versionName = genVersionName("${versionName}")
|
versionName = genVersionName("${versionName}")
|
||||||
}
|
}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sat May 03 06:21:11 GMT 2025
|
#Thu May 29 09:43:37 HKT 2025
|
||||||
stageCount=1
|
stageCount=2
|
||||||
libraryProject=
|
libraryProject=
|
||||||
baseVersion=15.3
|
baseVersion=15.4
|
||||||
publishVersion=15.3.0
|
publishVersion=15.4.1
|
||||||
buildCount=5
|
buildCount=0
|
||||||
baseBetaVersion=15.3.1
|
baseBetaVersion=15.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user