From a9e928b5cc4f375c37f1d75332c7d7d808783828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Wed, 5 Aug 2020 16:57:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=E4=BC=98=E5=8C=96=E3=80=8D=20=20=20?= =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=BA=86=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8F=8A?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index bbadd0faa1..1e0a49e824 100644 --- a/gradle.properties +++ b/gradle.properties @@ -106,5 +106,5 @@ LOGLIB_VERSION = 1.0.0-SNAPSHOT ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot -versionCode=80007 -versionName=8.0.7-qa_1.1 \ No newline at end of file +versionCode=80006 +versionName=8.0.6 \ No newline at end of file