修正msg:V1.0.2(3)接入TopON广告
This commit is contained in:
parent
a1520181e2
commit
24f8542b32
@ -35,6 +35,7 @@ public class MyApp extends Application {
|
|||||||
super.onCreate();
|
super.onCreate();
|
||||||
mAppContext = this;
|
mAppContext = this;
|
||||||
initTop();
|
initTop();
|
||||||
|
|
||||||
DbManager.init(this);
|
DbManager.init(this);
|
||||||
if (!FirebaseApp.getApps(this).isEmpty()) {
|
if (!FirebaseApp.getApps(this).isEmpty()) {
|
||||||
// Log.d("TAG", "Firebase 初始化成功");
|
// Log.d("TAG", "Firebase 初始化成功");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user