From 2b67438b382bfc766dd092aa881b5c390aa53058 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 7 Jul 2020 10:58:30 +0800 Subject: [PATCH] upgrade the callchat to 1.3.0 --- .idea/misc.xml | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index cd77a1f062..21e99e2dc0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index e1b11b3ab9..3cea4c2513 100644 --- a/gradle.properties +++ b/gradle.properties @@ -65,9 +65,9 @@ MOGO_MODULE_LEFT_PANEL_VERSION = 1.2.1.10-SNAPSHOT # 探路 MOGO_MODULE_TANLU_VERSION=1.2.1.12 # 车聊聊 -CARCHATTING_VERSION=1.2.0 +CARCHATTING_VERSION=1.3.0 # 车聊聊接口 -CARCHATTINGPROVIDER_VERSION=1.2.0 +CARCHATTINGPROVIDER_VERSION=1.3.0 # 视频引导 MOGO_MODULE_GUIDESHOW_VERSION=1.0.2-SNAPSHOT # 视频引导接口