设定版本号
This commit is contained in:
		@@ -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.6"
 | 
					        versionName "15.7"
 | 
				
			||||||
        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
 | 
				
			||||||
#Mon Apr 28 20:06:05 HKT 2025
 | 
					#Mon Apr 28 13:06:16 GMT 2025
 | 
				
			||||||
stageCount=0
 | 
					stageCount=0
 | 
				
			||||||
libraryProject=libappbase
 | 
					libraryProject=libappbase
 | 
				
			||||||
baseVersion=15.6
 | 
					baseVersion=15.7
 | 
				
			||||||
publishVersion=15.6.0
 | 
					publishVersion=15.7.0
 | 
				
			||||||
buildCount=2
 | 
					buildCount=1
 | 
				
			||||||
baseBetaVersion=15.6.1
 | 
					baseBetaVersion=15.7.1
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
#Created by .winboll/winboll_app_build.gradle
 | 
					#Created by .winboll/winboll_app_build.gradle
 | 
				
			||||||
#Sun Apr 27 16:35:29 GMT 2025
 | 
					#Mon Apr 28 13:06:16 GMT 2025
 | 
				
			||||||
stageCount=0
 | 
					stageCount=0
 | 
				
			||||||
libraryProject=libappbase
 | 
					libraryProject=libappbase
 | 
				
			||||||
baseVersion=15.6
 | 
					baseVersion=15.7
 | 
				
			||||||
publishVersion=15.6.0
 | 
					publishVersion=15.7.0
 | 
				
			||||||
buildCount=2
 | 
					buildCount=1
 | 
				
			||||||
baseBetaVersion=15.6.1
 | 
					baseBetaVersion=15.7.1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user