From f9f117423cd3aef7ac3cec6b61f6fc1dbc3a6eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 2 Apr 2021 16:33:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE1.0.0-vr-8.5.2=20=E6=9B=B4=E6=96=B0=E4=BA=86?= =?UTF-8?q?=E9=A1=BA=E4=B9=89=E6=95=B0=E6=8D=AE?= 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 8a8e49cbfe..2ac43dc030 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.1' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.2' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }