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