From ede583b77fd188f56bfab013de4b108f50e980fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Mon, 21 Jun 2021 18:21:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E7=BA=A7=E5=9C=B0=E5=9B=BEsdk?= =?UTF-8?q?=EF=BC=8C=E5=8E=9F=E5=9B=A0=E6=98=AF=E5=9C=B0=E5=9B=BEcrash=20h?= =?UTF-8?q?ttps://bugly.qq.com/v2/crash-reporting/crashes/f3f8b0b2f1/45202?= =?UTF-8?q?8=3Fpid=3D1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index c696662939..995425e5dc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,8 +180,6 @@ MOGO_AICLOUD_SERVICES_APK_VERSION=1.0.0-SNAPSHOT # mogoAiCloud sdk services MOGO_AICLOUD_SERVICES_SDK_VERSION=1.0.0-SNAPSHOT -#地图版本 -MAP_SDK_VERSION=1.0.0-vr-8.5.50 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 @@ -189,4 +187,4 @@ applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 versionName=8.0.7 -MAP_SDK_VERSION=1.0.0-vr-8.5.50 +MAP_SDK_VERSION=1.0.0-vr-8.5.49 \ No newline at end of file