[Fix]上传新版本解决播放回掉

This commit is contained in:
donghongyu
2021-11-11 21:50:59 +08:00
parent 8c0982b150
commit 7ef199b208
2 changed files with 11 additions and 11 deletions

View File

@@ -107,7 +107,7 @@
android:layout_height="wrap_content"
android:hint="请输入要查看的车机SN"
android:text="F803EB2046PZD00188"
android:textColor="#FFFF"
android:textColor="#000"
app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/surfacePlayView" />

View File

@@ -36,22 +36,22 @@ PASSWORD=xintai2018
RELEASE=true
# AI CLOUD 云平台
# 工具类
MOGO_UTILS_VERSION=1.1.55-live
MOGO_UTILS_VERSION=1.1.56-live
# 网络请求
MOGO_NETWORK_VERSION=1.1.55-live
MOGO_NETWORK_VERSION=1.1.56-live
# 网络DNS
MOGO_HTTPDNS_VERSION=1.1.55-live
MOGO_HTTPDNS_VERSION=1.1.56-live
# 鉴权
MOGO_PASSPORT_VERSION=1.1.55-live
MOGO_PASSPORT_VERSION=1.1.56-live
# 常链接
MOGO_SOCKET_VERSION=1.1.55-live
MOGO_SOCKET_VERSION=1.1.56-live
# 数据采集
MOGO_REALTIME_VERSION=1.1.55-live
MOGO_REALTIME_VERSION=1.1.56-live
# 探路,道路事件发布,获取
MOGO_TANLU_VERSION=1.1.55-live
MOGO_TANLU_VERSION=1.1.56-live
# 直播推流
MOGO_LIVE_VERSION=1.1.55-live
MOGO_LIVE_VERSION=1.1.56-live
# 直播拉流
MOGO_TRAFFICLIVE_VERSION=1.1.55-live
MOGO_TRAFFICLIVE_VERSION=1.1.56-live
# 定位服务
MOGO_LOCATION_VERSION=1.1.55-live
MOGO_LOCATION_VERSION=1.1.56-live