|
@@ -47,7 +47,7 @@ public class App extends BaseApplication {
|
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
|
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
|
|
webviewSetPath(this);
|
|
webviewSetPath(this);
|
|
}
|
|
}
|
|
- CrashReport.initCrashReport(getApplicationContext(), "365b8adf07", false);
|
|
|
|
|
|
+ CrashReport.initCrashReport(getApplicationContext(), "b51fd73164", false);
|
|
initRong();
|
|
initRong();
|
|
initUmeng();
|
|
initUmeng();
|
|
}
|
|
}
|