From 8dcdec3553b35673a9168d231d3d595066265d2e Mon Sep 17 00:00:00 2001 From: lianglihui Date: Sat, 27 Nov 2021 16:57:33 +0800 Subject: [PATCH] custom verson update to 2.0.0.11 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e37c881249..e946e68b90 100644 --- a/gradle.properties +++ b/gradle.properties @@ -80,7 +80,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.13 MOGO_LOCATION_VERSION=1.3.13 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=V2.0.0.9 +MAP_SDK_VERSION=2.0.0.11 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级