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