[6.1.2][线程优化] 升级版本,更改初始化方式

This commit is contained in:
renwj
2023-10-27 18:00:29 +08:00
parent 08c22c5d9f
commit 41fe5887c1
11 changed files with 58 additions and 71 deletions

View File

@@ -47,7 +47,6 @@ dependencies {
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.android_start_up
implementation rootProject.ext.dependencies.thread_opt
implementation project(':core:mogo-core-function-call')
implementation project(":test:crashreport")