From c0f43f98b390380dbc33d76376bd4286aaa40d93 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 27 Sep 2020 11:18:48 +0800 Subject: [PATCH] fix bug of callchat --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f029ca38c1..d79c93cac5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -101,7 +101,7 @@ CRASHREPORT_NOOP_VERSION=2.0.0 ######## 外部依赖引用 # 车聊聊 -CARCHATTING_VERSION=1.8.5 +CARCHATTING_VERSION=1.8.6 # 车聊聊接口 CARCHATTINGPROVIDER_VERSION=1.4.1 # loglib