升级ZeGo版本
This commit is contained in:
donghongyu
2022-05-18 17:04:36 +08:00
parent 5bbb623edd
commit ffe91524b1
8 changed files with 14 additions and 16 deletions

View File

@@ -19,9 +19,7 @@
<SurfaceView
android:id="@+id/surfaceView"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:layout_editor_absoluteX="0dp"
tools:layout_editor_absoluteY="0dp" />
android:layout_height="match_parent"/>
<EditText
android:id="@+id/etLookRoomId"

View File

@@ -1 +1 @@
2.14.0.5551_stable_video
2.19.0.21538

View File

@@ -36,26 +36,26 @@ PASSWORD=xintai2018
RELEASE=true
# AI CLOUD 云平台
# 工具类
MOGO_UTILS_VERSION=1.3.57
MOGO_UTILS_VERSION=1.3.58
# 网络请求
MOGO_NETWORK_VERSION=1.3.57
MOGO_NETWORK_VERSION=1.3.58
# 网络DNS
MOGO_HTTPDNS_VERSION=1.3.57
MOGO_HTTPDNS_VERSION=1.3.58
# 鉴权
MOGO_PASSPORT_VERSION=1.3.57
MOGO_PASSPORT_VERSION=1.3.58
# 常链接
MOGO_SOCKET_VERSION=1.3.57
MOGO_SOCKET_VERSION=1.3.58
# 数据采集
MOGO_REALTIME_VERSION=1.3.57
MOGO_REALTIME_VERSION=1.3.58
# 探路,道路事件发布,获取
MOGO_TANLU_VERSION=1.3.57
MOGO_TANLU_VERSION=1.3.58
# 直播推流
MOGO_LIVE_VERSION=1.3.57
MOGO_LIVE_VERSION=1.3.58
# 直播拉流
MOGO_TRAFFICLIVE_VERSION=1.3.57
MOGO_TRAFFICLIVE_VERSION=1.3.58
# 定位服务
MOGO_LOCATION_VERSION=1.3.57
MOGO_LOCATION_VERSION=1.3.58
# 远程通讯模块
MOGO_TELEMATIC_VERSION=1.3.57
MOGO_TELEMATIC_VERSION=1.3.58
# v2x
MOGO_V2X_VERSION=1.3.57
MOGO_V2X_VERSION=1.3.58