diff --git a/gradle.properties b/gradle.properties index c696662939..995425e5dc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,8 +180,6 @@ 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.50 ## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级 @@ -189,4 +187,4 @@ applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 versionName=8.0.7 -MAP_SDK_VERSION=1.0.0-vr-8.5.50 +MAP_SDK_VERSION=1.0.0-vr-8.5.49 \ No newline at end of file