diff --git a/gradle.properties b/gradle.properties index 92d00034f5..7ed5e6ed84 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,11 +180,11 @@ MOGO_AICLOUD_SERVICES_APK_VERSION=1.0.0-SNAPSHOT # mogoAiCloud sdk services MOGO_AICLOUD_SERVICES_SDK_VERSION=1.0.0-SNAPSHOT # 自研地图 -MAP_SDK_VERSION=1.0.0-vr-8.5.63 +MAP_SDK_VERSION=1.0.0-vr-8.5.64 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 -versionName=8.0.8 \ No newline at end of file +versionName=8.0.9 \ No newline at end of file