[6.1 0][thread-opt] 升级版本

This commit is contained in:
renwj
2023-09-13 16:57:50 +08:00
parent f0e1726dae
commit 6fe66473c9
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ buildscript {
classpath "com.mogo.cloud:hook:${service_chain_version}"
classpath "com.mogo.cloud:bizconfig:${plugin_version}"
classpath 'com.volcengine:apm_insight_plugin:1.4.2'
classpath "com.mogo.thread.opt:plg:10.2.0_mogo"
classpath "com.mogo.thread.opt:plg:10.2.1_mogo"
classpath "com.mogo.cloud:systrace:${plugin_version}"
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
classpath "com.mogo.sticky:service:${plugin_version}"

View File

@@ -209,7 +209,7 @@ ext {
//========================= autosize ======================
androidautoSize : 'com.github.JessYanCoding:AndroidAutoSize:v1.2.1',
thread_opt : "com.mogo.thread.opt:lib:10.2.0_mogo",
thread_opt : "com.mogo.thread.opt:lib:10.2.1_mogo",
weak_network : "com.mogo.weak:network:1.0.1",
btrace : "com.bytedance.btrace:rhea-core:2.0.0",