所有项目统一版本管理

This commit is contained in:
xuhuixiang
2025-03-18 15:14:28 +08:00
parent 54c6ee78cb
commit a2d31a94fd
55 changed files with 217 additions and 113 deletions

View File

@@ -32,4 +32,6 @@ task clean(type: Delete) {
ext {
outputPath = "F:/webApp"
versionCode = 112
versionName = "v1.1.2"
}