[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

@@ -75,6 +75,8 @@ 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')