From a1f384298520e9748e8b4ad86435e7bdeb6303dd Mon Sep 17 00:00:00 2001 From: wangcongtao Date: Tue, 5 Jan 2021 18:03:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=9C=B0=E5=9B=BEsdk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/map-custom/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index 6e19847bc0..6e87b10afc 100644 --- a/libraries/map-custom/build.gradle +++ b/libraries/map-custom/build.gradle @@ -67,7 +67,7 @@ dependencies { implementation project(':foudations:mogo-commons') } - implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.7.3' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.7.4' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-7.4.5-log-1' }