From a017a5b0d15ebe3906c0e3c0ec8e161be394053d Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 6 Jan 2021 16:25:28 +0800 Subject: [PATCH] fix bug of callchat --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index f43fcd8559..a1b75aa20d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -139,9 +139,9 @@ HTTPDNS_NOOP_VERSION = 2.0.12 ######## 外部依赖引用 # 车聊聊 -CARCHATTING_VERSION=2.2.53 +CARCHATTING_VERSION=2.2.56 # 车聊聊接口 -CARCHATTINGPROVIDER_VERSION=1.1.9 +CARCHATTINGPROVIDER_VERSION=1.1.10 # websocket WEBSOCKET_VERSION=1.1.7 # loglib