From 3269cda48013d73751c07040710f8d179ab0523c Mon Sep 17 00:00:00 2001 From: lianglihui Date: Fri, 16 Sep 2022 11:35:45 +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,hdmap=20tool=20versioncode=20update=20to=201.1.2.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a0f811cf43..349da26c0a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -83,7 +83,7 @@ MOGO_TELEMATIC_VERSION=1.4.3.26 ######## MogoAiCloudSDK Version ######## # 自研地图 MAP_SDK_VERSION=2.4.2.3 -MAP_SDK_OPERATION_VERSION=1.1.2 +MAP_SDK_OPERATION_VERSION=1.1.2.4 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级