From 111e2f8a2600fab473dad8b19ab9f7ffb632c574 Mon Sep 17 00:00:00 2001 From: lianglihui Date: Wed, 9 Feb 2022 17:41:59 +0800 Subject: [PATCH] 2.5.1 hdmap version update 2.0.0.24 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5aa2d3ee51..1f55a98e33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -80,7 +80,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.18 MOGO_LOCATION_VERSION=1.3.18 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.0.0.23 +MAP_SDK_VERSION=2.0.0.24 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级