From ade923dd9919bf406de46717ebc633fde1ac4ccc Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Tue, 22 Feb 2022 19:10:46 +0800 Subject: [PATCH] =?UTF-8?q?[Bus=20Driver=202.5.2]=20bus=E6=8F=90=E6=B5=8B?= =?UTF-8?q?=20versionName=20=3D=202.5.2?= 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 0867e40c63..3ba92872d8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -89,7 +89,7 @@ applicationId=com.mogo.launcer applicationName=IntelligentPilot # RoboBus司机端:2.5.1;RoboTaxi司机端:2.5.1;RoboTaxi乘客端:1.0.0 versionCode=80008 -versionName=2.5.1 +versionName=2.5.2 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_AUTOPILOT_VERSION=0.0.58.8