update version of eagle and change the test view

This commit is contained in:
zhongchao
2022-08-17 19:47:29 +08:00
parent f129e2a4fb
commit 0493dbb63a
2 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,8 @@
android:id="@+id/tvHmiPncActions"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="@dimen/sp_30"
android:textSize="@dimen/sp_38"
android:textColor="#FFFFFF"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"

View File

@@ -90,8 +90,8 @@ WEBSOCKET_VERSION=1.1.7
applicationId=com.mogo.launcer
applicationName=IntelligentPilot
# RoboBus司机端2.5.1RoboTaxi司机端2.5.1RoboTaxi乘客端1.0.0
versionCode=2090000
versionName=2.9.0
versionCode=2100000
versionName=2.10.0
################# 新架构模块Maven版本管理 #################
MOGO_CORE_FUNCTION_AUTOPILOT_VERSION=0.0.58.10