From 634706baac92ee59f180cf277f8e5bd309f3003d Mon Sep 17 00:00:00 2001 From: renwj Date: Tue, 23 Aug 2022 20:14:03 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=BA=BF=E7=A8=8B=E4=BC=98=E5=8C=96]=E4=BC=98?= =?UTF-8?q?=E5=8C=96HandlerThread=E5=90=AF=E5=8A=A8=E9=80=BB=E8=BE=91?= =?UTF-8?q?=EF=BC=9B=E4=BC=98=E5=8C=96=E5=9B=BA=E5=AE=9A=E7=BA=BF=E7=A8=8B?= =?UTF-8?q?=E6=B1=A0=E4=B8=AA=E6=95=B0=E7=9A=84=E5=A4=84=E7=90=86=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 44a45c7dcf..cf8ca4d8d0 100644 --- a/build.gradle +++ b/build.gradle @@ -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'