diff --git a/gradle.properties b/gradle.properties index 2fd887a5c9..9722fd9c06 100644 --- a/gradle.properties +++ b/gradle.properties @@ -108,5 +108,5 @@ MOGO_MODULE_MONITOR_VERSION = 1.0.0-SNAPSHOT ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot -versionCode=80006 -versionName=8.0.6 \ No newline at end of file +versionCode=80007 +versionName=8.0.7 \ No newline at end of file