From 78d6ca4682a14ca26de5d5346e3c3ffad1c3d74a Mon Sep 17 00:00:00 2001 From: pangfan Date: Wed, 2 Mar 2022 10:08:59 +0800 Subject: [PATCH] =?UTF-8?q?[Bus/Taxi=20driver=20v2.5.4]versionname?= =?UTF-8?q?=EF=BC=9A2.5.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2949f2a514..f880a04a82 100644 --- a/gradle.properties +++ b/gradle.properties @@ -91,7 +91,7 @@ applicationId=com.mogo.launcer applicationName=IntelligentPilot # RoboBus司机端:2.5.1;RoboTaxi司机端:2.5.1;RoboTaxi乘客端:1.0.0 versionCode=80008 -versionName=2.5.2 +versionName=2.5.4 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_AUTOPILOT_VERSION=0.0.58.10