From 6f18387006c6e986925322d71249c24513a723f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 16 Jul 2021 21:42:42 +0800 Subject: [PATCH] =?UTF-8?q?1.0.0-vr-8.5.76=20=E5=A2=9E=E5=8A=A0=E8=A1=A1?= =?UTF-8?q?=E9=98=B3=E6=BC=94=E7=A4=BA=E8=B7=AF=E7=BA=BF=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 a0fb142fb5..c95add09c5 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.33' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.76' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }