From 2534386f169e80c132de789c5aef5c065ae85f05 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Thu, 18 Nov 2021 15:18:13 +0800 Subject: [PATCH] =?UTF-8?q?[Revert]=20=E5=9B=9E=E9=80=80=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E7=89=88=E6=9C=AC2.0.0.6->2.0.0.4?= 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 73fc31753d..5a3b6ac5ec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -79,7 +79,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.2 MOGO_LOCATION_VERSION=1.3.2 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=V2.0.0.6 +MAP_SDK_VERSION=V2.0.0.4 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级