From 544a63032d4b70f829c6b358612239205f7ec802 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Thu, 14 Jul 2022 19:50:38 +0800 Subject: [PATCH] =?UTF-8?q?[282=20taxi=E5=8F=B8=E6=9C=BA=E7=AB=AF]=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC->=202.8.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3cdd75769d..1efc15bb8b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -90,8 +90,8 @@ WEBSOCKET_VERSION=1.1.7 applicationId=com.mogo.launcer applicationName=IntelligentPilot # RoboBus司机端:2.5.1;RoboTaxi司机端:2.5.1;RoboTaxi乘客端:1.0.0 -versionCode=2080000 -versionName=2.8.0 +versionCode=2080200 +versionName=2.8.2 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_AUTOPILOT_VERSION=0.0.58.10