Merge branch 'release_robobus-p_230413_2.1.0.1'

This commit is contained in:
yangyakun
2023-04-23 14:28:53 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -323,7 +323,7 @@
android:id="@+id/view_split"
android:layout_marginTop="@dimen/dp_30"
app:layout_constraintTop_toTopOf="@+id/aciv_speed_time_bg"
app:layout_constraintBottom_toBottomOf="@+id/turn_light_view"
app:layout_constraintBottom_toBottomOf="@+id/auto_tv"
app:layout_constraintStart_toStartOf="@+id/aciv_speed_time_bg"
app:layout_constraintEnd_toEndOf="@+id/aciv_speed_time_bg"
android:background="@color/shuttle_color_6617417B"

View File

@@ -93,8 +93,8 @@ WEBSOCKET_VERSION=1.1.7
applicationId=com.mogo.launcer
applicationName=IntelligentPilot
# RoboBus司机端2.5.1RoboTaxi司机端2.5.1RoboTaxi乘客端1.0.0
versionCode=3010000
versionName=3.1.0
versionCode=2010000
versionName=2.1.0
################# 新架构模块Maven版本管理 #################
MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10