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

@@ -75,8 +75,6 @@ dependencies {
implementation rootProject.ext.dependencies.koomjava
implementation rootProject.ext.dependencies.koomnative
implementation rootProject.ext.dependencies.koomxhook
implementation rootProject.ext.dependencies.thread_opt
api project(':test:crashreport-apmbyte')
compileOnly project(':core:function-impl:mogo-core-function-datacenter')
implementation project(':foudations:mogo-commons')