From 9dc843940666f7c9ec983d1503135bcff2a03cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Wed, 26 May 2021 17:04:29 +0800 Subject: [PATCH] =?UTF-8?q?1.0.0-vr-8.5.29=201.=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=863D=E9=94=9A=E7=82=B9=E5=8A=A8=E7=94=BB=202.=E8=BF=91?= =?UTF-8?q?=E8=BF=9C=E6=99=AF=E5=88=87=E6=8D=A2=EF=BC=8C=E4=BC=9A=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E8=BD=A6=E9=81=93=E7=BA=BF=E6=B8=B2=E6=9F=93=E4=B8=8D?= =?UTF-8?q?=E5=85=A8=203.=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E6=96=B9=E6=B3=95?= 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 7ea1928e1c..d91b1cb832 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.21' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.29' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }