diff --git a/gradle.properties b/gradle.properties index 995425e5dc..316ead6831 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,6 +180,8 @@ 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版本进行升级 @@ -187,4 +189,3 @@ applicationId=com.mogo.launcer applicationName=IntelligentPilot versionCode=80007 versionName=8.0.7 -MAP_SDK_VERSION=1.0.0-vr-8.5.49 \ No newline at end of file