mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-07-03 13:49:32 +08:00
Compare commits
4 Commits
59080de7f3
...
winboll-v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b5d4036d6d | ||
| 25daecd8b5 | |||
| 7b48ca8fee | |||
| 26f247b409 |
@@ -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