From 4d35647824c55c6b31432463fa57c88f8d438306 Mon Sep 17 00:00:00 2001 From: lianglihui Date: Mon, 7 Jun 2021 19:59:32 +0800 Subject: [PATCH] =?UTF-8?q?map=20=E4=BF=AE=E5=A4=8Dcrash=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8D=87=E7=BA=A7?= 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 f3410ff59f..7cd3e42aec 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-8.5.44' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.46' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }