From f50cea4c07d5a9e6732db94554f9dc36e305726c Mon Sep 17 00:00:00 2001 From: lianglihui Date: Mon, 19 Sep 2022 18:02:52 +0800 Subject: [PATCH] =?UTF-8?q?2.10.0=20=E9=AB=98=E7=B2=BE=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E9=87=87=E9=9B=86tool=20=20update=20to=20=201.1.2.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a0f811cf43..349da26c0a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -83,7 +83,7 @@ MOGO_TELEMATIC_VERSION=1.4.3.26 ######## MogoAiCloudSDK Version ######## # 自研地图 MAP_SDK_VERSION=2.4.2.3 -MAP_SDK_OPERATION_VERSION=1.1.2 +MAP_SDK_OPERATION_VERSION=1.1.2.4 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级