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

This reverts commit 41fe5887c1.
This commit is contained in:
renwj
2023-10-30 10:47:26 +08:00
parent efa7245165
commit 142d7d1bda
11 changed files with 71 additions and 58 deletions

View File

@@ -47,6 +47,7 @@ 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")