Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d8e382f06a |
@ -31,6 +31,7 @@ public class App extends Application {
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
System.out.println("测试分支合并");
|
||||
System.out.println("测试分支合并1.0.6");
|
||||
mApplication = this;
|
||||
CommonBaseLibrary.getInstance().init(this, Api.BASE_URL);
|
||||
// if (BuildConfig.DEBUG){
|
||||
|
Loading…
Reference in New Issue
Block a user