From 0c11577ca06ebc05791909df688a07b5d64e02b9 Mon Sep 17 00:00:00 2001 From: renwj Date: Wed, 6 Mar 2024 18:34:29 +0800 Subject: [PATCH] =?UTF-8?q?[6.3.0][=E5=8D=A1=E9=A1=BF=E6=A3=80=E6=B5=8B]?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E5=9B=A0=E5=8F=8D=E5=BA=8F=E5=88=97?= =?UTF-8?q?=E5=8C=96=E6=97=B6=EF=BC=8C=E8=B0=83=E7=94=A8=E5=AF=B9=E8=B1=A1?= =?UTF-8?q?hashcode()=E6=96=B9=E6=B3=95=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E7=A9=BA=E6=8C=87=E9=92=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index bce6b2b04e..5c2dafe205 100644 --- a/config.gradle +++ b/config.gradle @@ -231,7 +231,7 @@ ext { passport_secret : "com.zhidaoauto:sdk-java:1.0.6-SNAPSHOT", // 主线程卡顿监测 - block_detector : "com.mogo.eagle.core.block:runtime:20.0.5", + block_detector : "com.mogo.eagle.core.block:runtime:20.0.10", //======================== google auto-service =============== google_auto_service : "com.google.auto.service:auto-service:1.0-rc7",