diff --git a/gradle.properties b/gradle.properties index 8e9b56b215..c70268ab95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -179,12 +179,12 @@ MOGO_ADASHIGH_VERSION=1.1.3 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.60 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 -versionName=8.0.7 -MAP_SDK_VERSION=1.0.0-vr-8.5.60 \ No newline at end of file +versionName=8.0.8 \ No newline at end of file