From 8bd49b7480115ce1c983bf7c0c2752a322dc949f Mon Sep 17 00:00:00 2001 From: donghongyu Date: Fri, 1 Jul 2022 10:53:48 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=20=E5=8D=87=E7=BA=A7=E9=AB=98=E7=B2=BE?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE2.3.0.11=EF=BC=8C=E4=BF=AE=E5=A4=8D=E7=82=B9?= =?UTF-8?q?=E4=BA=91=E5=A5=BD=E6=B8=B2=E6=9F=93=E6=AE=8B=E7=BC=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 46b8a4826e..90cb140cd4 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ buildscript { classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30' classpath "com.alibaba:arouter-register:1.0.12-mogo" classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.4' - classpath 'com.tencent.bugly:symtabfileuploader:latest.release' + classpath 'com.tencent.bugly:symtabfileuploader:2.2.1' classpath "com.bytedance.android.byteX:base-plugin:0.3.0" classpath "com.mogo.cloud:hook:${HOOK_LOG_VERSION}" classpath 'com.volcengine:apm_insight_plugin:1.4.1' diff --git a/gradle.properties b/gradle.properties index 8ad27531db..3cda387027 100644 --- a/gradle.properties +++ b/gradle.properties @@ -82,7 +82,7 @@ MOGO_LOCATION_VERSION=1.4.3.7 MOGO_TELEMATIC_VERSION=1.4.3.7 ######## MogoAiCloudSDK Version ######## # 自研地图 -MAP_SDK_VERSION=2.3.0.10 +MAP_SDK_VERSION=2.3.0.11 MAP_SDK_OPERATION_VERSION=1.0.13 # websocket WEBSOCKET_VERSION=1.1.7