From eb2f88f5b9249f1bf51c23cac389beee4535a5ef Mon Sep 17 00:00:00 2001 From: donghongyu Date: Mon, 22 Nov 2021 12:59:05 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=E5=8D=87=E7=BA=A7=E5=9C=B0=E5=9B=BESDK?= =?UTF-8?q?=E7=89=88=E6=9C=ACV2.0.0.4->V2.0.0.8=E4=BF=AE=E5=A4=8D=E5=86=85?= =?UTF-8?q?=E5=AD=98=E6=B3=84=E6=BC=8F?= 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 9dc25bc3e5..8c1f522b60 100644 --- a/gradle.properties +++ b/gradle.properties @@ -80,7 +80,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.8 MOGO_LOCATION_VERSION=1.3.8 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=V2.0.0.4 +MAP_SDK_VERSION=V2.0.0.8 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级