增加了最新zego的包

This commit is contained in:
董宏宇
2021-03-03 16:36:23 +08:00
parent 4c60dd3b7d
commit 48f5813b5c
4 changed files with 3 additions and 2 deletions

View File

@@ -104,7 +104,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:hint="请输入要查看的车机SN"
android:text="F803BB2037EZD00048"
android:text="F803EB2046PZD00149"
android:textColor="#FFFF"
app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn"
app:layout_constraintEnd_toEndOf="parent"

View File

@@ -42,7 +42,8 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation rootProject.ext.dependencies.androidAppCompat
implementation rootProject.ext.dependencies.live_sdk_zego
// implementation rootProject.ext.dependencies.live_sdk_zego
implementation files('libs/ZegoExpressEngine.jar')
api 'com.zhidao.libyuv:libyuv:1.0.1.0'
implementation 'com.zhidao.ptech:connsvr-protoco:0.1.23'

Binary file not shown.