Merge remote-tracking branch 'origin/appbase' into apputils
This commit is contained in:
commit
f0326bc9a3
@ -30,7 +30,7 @@ android {
|
|||||||
// versionName 更新后需要手动设置
|
// versionName 更新后需要手动设置
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
versionName "15.2"
|
versionName "15.5"
|
||||||
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 Apr 26 12:27:57 GMT 2025
|
#Sun Apr 27 13:02:08 GMT 2025
|
||||||
stageCount=6
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.5
|
||||||
publishVersion=15.2.5
|
publishVersion=15.5.0
|
||||||
buildCount=4
|
buildCount=6
|
||||||
baseBetaVersion=15.2.6
|
baseBetaVersion=15.5.0
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sat Apr 26 12:27:57 GMT 2025
|
#Sun Apr 27 13:02:08 GMT 2025
|
||||||
stageCount=6
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.5
|
||||||
publishVersion=15.2.5
|
publishVersion=15.5.0
|
||||||
buildCount=4
|
buildCount=6
|
||||||
baseBetaVersion=15.2.6
|
baseBetaVersion=15.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user