From 23ff0374036cb156e69524421116230be675f872 Mon Sep 17 00:00:00 2001 From: renwj Date: Tue, 21 Nov 2023 14:21:07 +0800 Subject: [PATCH] =?UTF-8?q?[6.2.0][=E5=85=A8=E9=87=8F=E6=97=A5=E5=BF=97]?= =?UTF-8?q?=20=E4=BF=AE=E6=AD=A3=E5=9B=A0Room=E6=89=A7=E8=A1=8C=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=97=B6=E6=B7=BB=E5=8A=A0=E4=BA=8B=E7=89=A9=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E7=BA=BF=E4=B8=8A=E5=81=B6=E7=8E=B0=E5=B4=A9=E6=BA=83?= 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 6807d55a7d..f28f4245c4 100644 --- a/config.gradle +++ b/config.gradle @@ -222,7 +222,7 @@ ext { btrace : "com.bytedance.btrace:rhea-core:2.0.0", mofang_runtime : "com.mogo.eagle.core.mofang:runtime:2.0.7", - log_runtime : "com.mogo.eagle.core.log.record:runtime:1.0.20", + log_runtime : "com.mogo.eagle.core.log.record:runtime:1.0.30", // 安全证书 passport_secret : "com.zhidaoauto:sdk-java:1.0.5-SNAPSHOT",