[线程优化]版本降级

This commit is contained in:
renwj
2022-09-08 11:15:55 +08:00
parent d283a7fef0
commit ce0a7f2884

View File

@@ -33,7 +33,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:2.2.4'
classpath 'com.mogo.thread.opt:plg:2.2.2'
classpath 'com.mogo.cloud:systrace:1.0.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
classpath 'com.mogo.sticky:service:1.0.8'