合并 AES 项目

This commit is contained in:
2026-05-20 22:00:01 +08:00
parent d2424981fe
commit 2dd9646854
7 changed files with 12 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ WinBoLL AndroidX 可视化元素类库。
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
#Tue May 19 20:39:06 HKT 2026
stageCount=8
#Wed May 20 20:05:02 HKT 2026
stageCount=9
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.7
publishVersion=15.20.8
buildCount=0
baseBetaVersion=15.20.8
baseBetaVersion=15.20.9

View File

@@ -18,8 +18,6 @@ public class App extends GlobalApplication {
@Override
public void onCreate() {
super.onCreate();
setIsDebugging(BuildConfig.DEBUG);
//setIsDebugging(false);
WinBoLLActivityManager.init(this);
// 初始化 Toast 框架