From 27b867b2ddb693600ed5dba667403b9d4a222530 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Tue, 1 Jun 2021 19:49:59 +0800 Subject: [PATCH] upgrade the map version to 8.5.36 --- 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 d91b1cb832..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.29' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.36' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }