精简代码
This commit is contained in:
		@@ -29,7 +29,7 @@ android {
 | 
			
		||||
        // versionName 更新后需要手动设置 
 | 
			
		||||
        // .winboll/winbollBuildProps.properties 文件的 stageCount=0
 | 
			
		||||
        // Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
 | 
			
		||||
        versionName "1.2" 
 | 
			
		||||
        versionName "1.3" 
 | 
			
		||||
        if(true) {
 | 
			
		||||
            versionName = genVersionName("${versionName}")
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
#Created by .winboll/winboll_app_build.gradle
 | 
			
		||||
#Tue Feb 11 04:40:18 GMT 2025
 | 
			
		||||
stageCount=5
 | 
			
		||||
#Tue Feb 11 05:09:05 GMT 2025
 | 
			
		||||
stageCount=0
 | 
			
		||||
libraryProject=libappbase
 | 
			
		||||
baseVersion=1.2
 | 
			
		||||
publishVersion=1.2.4
 | 
			
		||||
buildCount=62
 | 
			
		||||
baseBetaVersion=1.2.5
 | 
			
		||||
baseVersion=1.3
 | 
			
		||||
publishVersion=1.3.0
 | 
			
		||||
buildCount=1
 | 
			
		||||
baseBetaVersion=1.3.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user