mirror of
https://github.com/yuliskov/SmartTube.git
synced 2025-08-06 11:59:40 +08:00
remove global crash handler
This commit is contained in:
@ -51,7 +51,7 @@ public class MainApplication extends MultiDexApplication { // fix: Didn't find c
|
||||
// Security.insertProviderAt(Conscrypt.newProvider(), 1);
|
||||
//}
|
||||
|
||||
setupGlobalExceptionHandler();
|
||||
//setupGlobalExceptionHandler();
|
||||
setupViewManager();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user