From 2a0c4ed7a7e0a7c8e3810c2ebd2b1c65c38159b6 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Tue, 7 Dec 2021 19:42:15 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=20=E5=8D=87=E7=BA=A7HdMap=E7=89=88?= =?UTF-8?q?=E6=9C=AC2.0.0.13=20=E4=BF=AE=E6=94=B9=E9=B9=B0=E7=9C=BC?= =?UTF-8?q?=E8=A7=86=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ae4334fc66..8156f30225 100644 --- a/gradle.properties +++ b/gradle.properties @@ -80,7 +80,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.13 MOGO_LOCATION_VERSION=1.3.13 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.0.0.12 +MAP_SDK_VERSION=2.0.0.13 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级