From 86b6b07349d2bf83f6356a88d012887652f122b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Thu, 1 Jul 2021 15:47:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 8e9b56b215..c70268ab95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -179,12 +179,12 @@ MOGO_ADASHIGH_VERSION=1.1.3 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.60 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 -versionName=8.0.7 -MAP_SDK_VERSION=1.0.0-vr-8.5.60 \ No newline at end of file +versionName=8.0.8 \ No newline at end of file