From 77221555cf0f0e535434c5f16309fc2dd3f56aad Mon Sep 17 00:00:00 2001 From: donghongyu Date: Thu, 6 Jan 2022 18:13:47 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=20=E5=8D=87=E7=BA=A7=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=90=8D=E7=A7=B0?= 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 dfda737f8c..35dcd3037a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -86,8 +86,8 @@ WEBSOCKET_VERSION=1.1.7 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot -versionCode=80007 -versionName=8.0.15 +versionCode=80008 +versionName=8.0.17 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_AUTOPILOT_VERSION=0.0.57.2 MOGO_CORE_FUNCTION_CHECK_VERSION=0.0.57.2