mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 20:12:23 +08:00
更换APPBase类库
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue May 19 20:39:06 HKT 2026
|
||||
#Tue May 19 19:18:21 GMT 2026
|
||||
stageCount=8
|
||||
libraryProject=libaes
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.7
|
||||
buildCount=0
|
||||
buildCount=2
|
||||
baseBetaVersion=15.20.8
|
||||
|
||||
@@ -18,8 +18,6 @@ public class App extends GlobalApplication {
|
||||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
setIsDebugging(BuildConfig.DEBUG);
|
||||
//setIsDebugging(false);
|
||||
WinBoLLActivityManager.init(this);
|
||||
|
||||
// 初始化 Toast 框架
|
||||
|
||||
Reference in New Issue
Block a user