From 6fe66473c95937a58c88162ce01e7c0f67990cf5 Mon Sep 17 00:00:00 2001 From: renwj Date: Wed, 13 Sep 2023 16:57:50 +0800 Subject: [PATCH] =?UTF-8?q?[6.1=200][thread-opt]=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- config.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 659aa7752e..b8f5dfe088 100644 --- a/build.gradle +++ b/build.gradle @@ -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}" diff --git a/config.gradle b/config.gradle index 407002414d..89c3b63f63 100644 --- a/config.gradle +++ b/config.gradle @@ -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",