From 3689f673fbc98815dff952e74c89b90554052178 Mon Sep 17 00:00:00 2001 From: liujing Date: Tue, 1 Jun 2021 15:28:06 +0800 Subject: [PATCH] =?UTF-8?q?1.0.0-vr-8.5.36=201.=E6=96=B0=E5=A2=9E=E8=B7=AF?= =?UTF-8?q?=E7=89=8C=E6=95=B0=E9=87=8F=202.=E6=9B=B4=E6=96=B0=E8=A1=A1?= =?UTF-8?q?=E9=98=B3=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 30c0064173..ce9057bea4 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.35' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.36' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }