From 541215e8b0fa95599669e5b74a720d102a561fab Mon Sep 17 00:00:00 2001 From: donghongyu Date: Tue, 30 Nov 2021 17:41:55 +0800 Subject: [PATCH] =?UTF-8?q?[Add]=20=E5=8D=87=E7=BA=A7=E9=AB=98=E7=B2=BE?= =?UTF-8?q?=E5=BA=A6=E5=9C=B0=E5=9B=BESDK=20MAP=5FSDK=5FVERSION=3D2.0.0.12?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=E8=BF=94=E5=9B=9E=E9=99=90=E9=80=9F?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= 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 fd2df4f6f8..6ad6bf299a 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.11 +MAP_SDK_VERSION=2.0.0.12 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级