From a7918fe7abf639d9f7ea675ef4ebd17b4bd85c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Thu, 27 May 2021 22:06:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=9C=B0=E5=9B=BESDK=201.0.0?= =?UTF-8?q?-vr-8.5.32=20=E8=A7=A3=E5=86=B3=E5=B4=A9=E6=BA=83bug?= 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 bea3924d3d..2c3ee4aa9a 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.31' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.32' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }