From f2c484b4e889825dd250b154e93070947ea38cd0 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Mon, 21 Jun 2021 16:34:51 +0800 Subject: [PATCH] update map version to 8.5.50 and update DispatchRemindDialog --- gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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