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

This reverts commit 142d7d1bda.
This commit is contained in:
renwj
2023-11-01 17:14:10 +08:00
parent 9d54c9773e
commit 1021bb621b
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")