mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-30 20:35:48 +08:00
合并 WinBoLL 项目
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Wed May 27 12:31:41 GMT 2026
|
#Mon Jun 01 20:31:36 HKT 2026
|
||||||
stageCount=2
|
stageCount=5
|
||||||
libraryProject=libwinboll
|
libraryProject=libwinboll
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.1
|
publishVersion=15.20.4
|
||||||
buildCount=10
|
buildCount=0
|
||||||
baseBetaVersion=15.20.2
|
baseBetaVersion=15.20.5
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Wed May 27 12:31:41 GMT 2026
|
#Mon Jun 01 20:31:36 HKT 2026
|
||||||
stageCount=2
|
stageCount=5
|
||||||
libraryProject=libwinboll
|
libraryProject=libwinboll
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.1
|
publishVersion=15.20.4
|
||||||
buildCount=10
|
buildCount=0
|
||||||
baseBetaVersion=15.20.2
|
baseBetaVersion=15.20.5
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ public class App extends GlobalApplication {
|
|||||||
@Override
|
@Override
|
||||||
public void onCreate() {
|
public void onCreate() {
|
||||||
super.onCreate();
|
super.onCreate();
|
||||||
setIsDebugging(BuildConfig.DEBUG);
|
//setIsDebugging(BuildConfig.DEBUG);
|
||||||
//setIsDebugging(false);
|
//setIsDebugging(false);
|
||||||
|
|
||||||
WinBoLLActivityManager.init(this);
|
WinBoLLActivityManager.init(this);
|
||||||
|
|||||||
Reference in New Issue
Block a user