Merge remote-tracking branch 'origin/projects_keeper_tag' into aes

This commit is contained in:
2026-05-20 19:56:45 +08:00
4 changed files with 12 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ WinBoLL 安卓手机端安卓应用开发基础类库。
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码 : ZhanGSKen(ZhanGSKen<zhangsken@188.com>)
3. 提交代码 : ZhanGSKen(ZhanGSKen<ZhanGSKen@QQ.COM>)
4. 新建 Pull Request

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 20 03:13:41 HKT 2026
stageCount=19
#Wed May 20 16:12:13 HKT 2026
stageCount=21
libraryProject=libappbase
baseVersion=15.20
publishVersion=15.20.18
publishVersion=15.20.20
buildCount=0
baseBetaVersion=15.20.19
baseBetaVersion=15.20.21

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 20 03:13:41 HKT 2026
stageCount=19
#Wed May 20 16:12:13 HKT 2026
stageCount=21
libraryProject=libappbase
baseVersion=15.20
publishVersion=15.20.18
publishVersion=15.20.20
buildCount=0
baseBetaVersion=15.20.19
baseBetaVersion=15.20.21

View File

@@ -60,4 +60,7 @@
<!-- DebugLogStyle 应用调试日志样式属性 -->
<attr name="debugTextColor" format="color"/>
<!-- 边框圆角属性 -->
<attr name="borderCornerRadius" format="dimension"/>
</resources>