From e6efe239551f0d4c65edfc071b73eb658e4018e3 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Tue, 22 Aug 2023 16:19:19 +0800 Subject: [PATCH] [6.0.0] reset log func to string --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c8e5e56d71..e7c53851d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -58,7 +58,7 @@ bytex.ASM_API=ASM7 ################ 外部依赖引用 ################ # loglib -LOGLIB_VERSION=1.9.3 +LOGLIB_VERSION=1.9.4 ######## MogoAiCloudSDK Version ######## # 网络请求LOGLIB_VERSION MOGO_NETWORK_VERSION=1.4.7.12