设置编译应用目标版本
This commit is contained in:
@@ -53,7 +53,7 @@ public class App extends GlobalApplication {
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
|
||||
setIsDebuging(BuildConfig.DEBUG);
|
||||
setIsDebugging(BuildConfig.DEBUG);
|
||||
|
||||
WinBoLLActivityManager.init(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user