测试WinBoLL库发布

This commit is contained in:
2025-12-06 15:03:40 +08:00
parent edf9d07e58
commit 382f8c3412
3 changed files with 7 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ public class App extends GlobalApplication {
public void onCreate() {
super.onCreate();
setIsDebugging(BuildConfig.DEBUG);
//setIsDebugging(false);
WinBoLLActivityManager.init(this);