Compare commits

..

4 Commits

Author SHA1 Message Date
6656161903 <appbase>APK 15.10.8 release Publish. 2025-09-26 05:36:14 +08:00
ZhanGSKen
edc63c750b 整理git管理文件 2025-09-22 08:25:44 +08:00
b170085482 <libappbase>Library Release 15.10.7 2025-09-22 06:01:13 +08:00
6e8ba3394d <appbase>APK 15.10.7 release Publish. 2025-09-22 02:57:06 +08:00
3 changed files with 14 additions and 18 deletions

16
.gitignore vendored
View File

@@ -87,19 +87,15 @@ lint/tmp/
# Android Profiling
*.hprof
# Custom
.androidide
# 忽略 Lint 输出文件
lint-results.xml
lint-results.html
winboll.properties
local.properties
## 忽略 AndroidIDE 临时文件夹
.androidide
## 忽略模块应用编译配置
/settings.gradle
/gradle.properties
## 忽略 srv 纠结问题
/srv/
## 忽略 winboll-x 文件夹
/winboll-x/
/winboll.properties
/local.properties

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Sep 22 02:50:34 HKT 2025
stageCount=7
#Fri Sep 26 05:36:14 HKT 2025
stageCount=9
libraryProject=libappbase
baseVersion=15.10
publishVersion=15.10.6
publishVersion=15.10.8
buildCount=0
baseBetaVersion=15.10.7
baseBetaVersion=15.10.9

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Sep 22 02:50:34 HKT 2025
stageCount=7
#Fri Sep 26 05:36:14 HKT 2025
stageCount=9
libraryProject=libappbase
baseVersion=15.10
publishVersion=15.10.6
publishVersion=15.10.8
buildCount=0
baseBetaVersion=15.10.7
baseBetaVersion=15.10.9