[线程优化]优化HandlerThread启动逻辑;优化固定线程池个数的处理逻辑

This commit is contained in:
renwj
2022-08-23 20:14:03 +08:00
parent b659233d00
commit 634706baac

View File

@@ -32,7 +32,7 @@ buildscript {
classpath "com.bytedance.android.byteX:base-plugin:0.3.0"
classpath "com.mogo.cloud:hook:${HOOK_LOG_VERSION}"
classpath 'com.volcengine:apm_insight_plugin:1.4.1'
classpath 'com.mogo.thread.opt:plg:1.0.1'
classpath 'com.mogo.thread.opt:plg:1.0.3'
classpath 'com.mogo.cloud:systrace:1.0.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'