Merge remote-tracking branch 'origin/appbase' into aes
This commit is contained in:
commit
164c00ee0d
@ -30,7 +30,7 @@ android {
|
||||
// versionName 更新后需要手动设置
|
||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||
versionName "15.2"
|
||||
versionName "15.5"
|
||||
if(true) {
|
||||
versionName = genVersionName("${versionName}")
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
#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
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.2
|
||||
publishVersion=15.2.5
|
||||
buildCount=4
|
||||
baseBetaVersion=15.2.6
|
||||
baseVersion=15.5
|
||||
publishVersion=15.5.0
|
||||
buildCount=6
|
||||
baseBetaVersion=15.5.0
|
||||
|
@ -1,8 +1,8 @@
|
||||
#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
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.2
|
||||
publishVersion=15.2.5
|
||||
buildCount=4
|
||||
baseBetaVersion=15.2.6
|
||||
baseVersion=15.5
|
||||
publishVersion=15.5.0
|
||||
buildCount=6
|
||||
baseBetaVersion=15.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user