From 5f1cf28993fc6b579a1883d11039f0383ae234b8 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Fri, 23 Dec 2022 18:21:03 +0800 Subject: [PATCH] =?UTF-8?q?[2.13.2]=20=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= 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 59fd0de167..c988265d02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -93,7 +93,7 @@ WEBSOCKET_VERSION=1.1.7 applicationId=com.mogo.launcer applicationName=IntelligentPilot # RoboBus司机端:2.5.1;RoboTaxi司机端:2.5.1;RoboTaxi乘客端:1.0.0 -versionCode=2132000 +versionCode=2130200 versionName=2.13.2 ################# 新架构模块Maven版本管理 #################