From c72d86c48f38b8573660080d56405e53075a9c4e Mon Sep 17 00:00:00 2001 From: renwj Date: Wed, 11 May 2022 11:35:46 +0800 Subject: [PATCH] =?UTF-8?q?[MapDataCollect]=E5=8D=87=E7=BA=A7=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E9=87=87=E9=9B=86sdk?= 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 9c24d6d6c1..e279f4ec3b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -83,7 +83,7 @@ MOGO_TELEMATIC_VERSION=1.3.55 ######## MogoAiCloudSDK Version ######## # 自研地图 MAP_SDK_VERSION=2.1.1 -MAP_SDK_OPERATION_VERSION=1.0.12 +MAP_SDK_OPERATION_VERSION=1.0.13 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级