[CrashFix]优化异常捕获逻辑

[xxx]
This commit is contained in:
renwj
2022-08-03 16:53:29 +08:00
parent 4789c426e7
commit ebad7806e3
5 changed files with 221 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ dependencies {
implementation rootProject.ext.dependencies.androidxroomktx
//Crash日志收集
implementation rootProject.ext.dependencies.crashSdk
// implementation rootProject.ext.dependencies.crashSdk
implementation rootProject.ext.dependencies.boostmultidex
debugImplementation rootProject.ext.dependencies.debugleakcanary