Merge branch 'qa_merge_shunyi_vr_map' into dev_1.1.9

This commit is contained in:
wangcongtao
2020-12-28 20:53:00 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ HTTPDNS_NOOP_VERSION = 2.0.12
######## 外部依赖引用
# 车聊聊
CARCHATTING_VERSION=2.2.41
CARCHATTING_VERSION=2.2.42
# 车聊聊接口
CARCHATTINGPROVIDER_VERSION=1.1.8
# websocket

View File

@@ -67,7 +67,7 @@ dependencies {
implementation project(':foudations:mogo-commons')
}
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.5.1'
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.5.3'
// implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.4.5-log-1'
}