From 0bfcebb0ebc596160b3afd2bd3a8485dadda0b4e Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 4 Jun 2020 18:07:15 +0800 Subject: [PATCH] update callChat version --- .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 707ee6e613..2dc54c489f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 830806c0d1..d3eb6fcc8e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -60,9 +60,9 @@ MOGO_MODULE_MAIN_INDEPENDENT_VERSION = 1.0.0.0 # 探路 MOGO_MODULE_TANLU_VERSION=1.0.6.6 # 车聊聊 -CARCHATTING_VERSION=1.0.4-SNAPSHOT +CARCHATTING_VERSION=1.0.6-SNAPSHOT # 车聊聊接口 -CARCHATTINGPROVIDER_VERSION=1.0.4-SNAPSHOT +CARCHATTINGPROVIDER_VERSION=1.0.6-SNAPSHOT # 视频引导 MOGO_MODULE_GUIDESHOW_VERSION=1.0.2-SNAPSHOT # 视频引导接口