From 9d7c5879ec46948add84c463ea47fca9c654d5a3 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Thu, 8 Dec 2022 12:56:15 +0800 Subject: [PATCH] =?UTF-8?q?[2.12.6]=20[Change]=20[1=E3=80=81=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E9=AB=98=E7=B2=BE=E5=9C=B0=E5=9B=BE=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E5=A4=8Dhttps://console.volcengine.com/apmpl?= =?UTF-8?q?us/app/crash/detail/launch/efc7ff5e4aee5eb521344099a992cd05=3Fa?= =?UTF-8?q?id=3D302368&date=3D%7B%22granularity%22%3A%221d%22%2C%22duratio?= =?UTF-8?q?n%22%3A%22recently%22%2C%22range%22%3A%221w%22%7D&filters=3D%7B?= =?UTF-8?q?%22type%22%3A%22and%22%2C%22sub=5Fconditions%22%3A%5B%7B%22dime?= =?UTF-8?q?nsion%22%3A%22app=5Fversion%22%2C%22type%22%3A%22expression%22%?= =?UTF-8?q?2C%22op%22%3A%22in%22%2C%22values%22%3A%5B%222.12.2.1002%22%2C%?= =?UTF-8?q?222.12.2.1001%22%2C%221.7.2.1007%22%2C%221.7.2.1002%22%5D%7D%2C?= =?UTF-8?q?%7B%22dimension%22%3A%22os%22%2C%22op%22%3A%22in%22%2C%22type%2?= =?UTF-8?q?2%3A%22expression%22%2C%22values%22%3A%5B%22Android%22%5D%7D%5D?= =?UTF-8?q?%7D&org=5Fid=3D2100068151&os=3DAndroid&status=3D%5B%22pending%2?= =?UTF-8?q?2%2C%22processing%22%2C%22solved%22%2C%22reopen%22%5D]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d83654b400..0b041116c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -85,8 +85,8 @@ MOGO_LOCATION_VERSION=1.4.3.27 MOGO_TELEMATIC_VERSION=1.4.3.27 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.7.0.10 -MAP_SDK_OPERATION_VERSION=1.1.3.5 +MAP_SDK_VERSION=2.8.0.8 +MAP_SDK_OPERATION_VERSION=1.1.4.1 # websocket WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级