From 2da32b2bafcc5632e6f2a75c1a51407c23629e95 Mon Sep 17 00:00:00 2001 From: lianglihui Date: Mon, 5 Sep 2022 10:53:20 +0800 Subject: [PATCH] =?UTF-8?q?2.10.0=20hdmap=E6=95=B0=E6=8D=AE=E9=87=87?= =?UTF-8?q?=E9=9B=86=20=E5=A2=9E=E5=8A=A0=E6=95=B0=E6=8D=AE,hdmap=20=20ver?= =?UTF-8?q?sioncode=20update=20to=202.4.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index afd2020ce5..bc471979c6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -82,8 +82,8 @@ MOGO_LOCATION_VERSION=1.4.3.23 MOGO_TELEMATIC_VERSION=1.4.3.23 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.4.1.9 -MAP_SDK_OPERATION_VERSION=1.0.13 +MAP_SDK_VERSION=2.4.2.3 +MAP_SDK_OPERATION_VERSION=1.1.2 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级