From 64dcc99cd847fde5dfed4665755ab47254e10f31 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Thu, 3 Jun 2021 09:35:19 +0800 Subject: [PATCH] upgrade the map version to 8.5.38 --- libraries/map-custom/build.gradle | 2 +- libraries/map-custom/map-version-update | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index ce9057bea4..6617543da1 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.36' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.38' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' } diff --git a/libraries/map-custom/map-version-update b/libraries/map-custom/map-version-update index d0be4e1b6a..620971b894 100644 --- a/libraries/map-custom/map-version-update +++ b/libraries/map-custom/map-version-update @@ -69,3 +69,6 @@ mapAutoView.getMapAutoViewHelper()?.setNearViewAnglePosition(LonLatPoint(112.5 暂时对sdk去掉混淆,方便crash定位 解决bugly #304037 问题 +8.5.38 +修改崩溃bug +更换最新的摄像头和红绿灯 \ No newline at end of file