Compare commits
No commits in common. "945eadb6175307a9fdb4c26eaff228ae9152000a" and "53f985533a030fd5b7fce9e97ef69829694974fa" have entirely different histories.
945eadb617
...
53f985533a
@ -29,7 +29,7 @@ android {
|
||||
// versionName 更新后需要手动设置
|
||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||
versionName "15.3"
|
||||
versionName "15.2"
|
||||
if(true) {
|
||||
versionName = genVersionName("${versionName}")
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Thu Jul 03 13:50:15 HKT 2025
|
||||
stageCount=2
|
||||
#Thu Jul 03 04:55:38 GMT 2025
|
||||
stageCount=6
|
||||
libraryProject=
|
||||
baseVersion=15.3
|
||||
publishVersion=15.3.1
|
||||
buildCount=0
|
||||
baseBetaVersion=15.3.2
|
||||
baseVersion=15.2
|
||||
publishVersion=15.2.5
|
||||
buildCount=9
|
||||
baseBetaVersion=15.2.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user