From dc9e64dfc39677d45d730bbc7617c06c2e43005d Mon Sep 17 00:00:00 2001 From: chenfufeng Date: Mon, 5 Sep 2022 15:22:41 +0800 Subject: [PATCH] =?UTF-8?q?[Fix]=E4=BF=AE=E6=94=B9=E8=87=AA=E7=A0=94?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 52e96cc2a3..cd6e1fffd9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -82,8 +82,8 @@ MOGO_LOCATION_VERSION=1.4.3.25 MOGO_TELEMATIC_VERSION=1.4.3.25 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.4.1.9 -MAP_SDK_OPERATION_VERSION=1.0.13 +MAP_SDK_VERSION=2.4.2.3 +MAP_SDK_OPERATION_VERSION=1.1.2 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级