From ae1671e22e2ab00dc15b21bb70b19315786f0495 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Thu, 3 Jun 2021 21:37:30 +0800 Subject: [PATCH] update map version --- 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 908f75aede..6649dd1376 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.40' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.42' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' }