Skip to content

Commit 1e627d8

Browse files
committed
升级sdk
1 parent 1a81fcd commit 1e627d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/video-link-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
// changing = true
5252
// }
5353

54-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.61'
54+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.62-beta.2'
5555
api 'com.tencent.iot.thirdparty.android:iot-gvoice-android:1.0.4'
5656
api 'com.tencent.iot.thirdparty.android:media-server:1.0.8'
5757
api 'com.tencent.iot.thirdparty.android:iot-soundtouch:1.0.2'

sdkdemo/src/main/res/layout/activity_video_test_input.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
android:background="@drawable/background_blue_cell"
8080
android:text="粘贴"
8181
android:textColor="@color/blue_0052D9"
82-
android:visibility="gone"
82+
android:visibility="visible"
8383
app:layout_constraintStart_toStartOf="parent"
8484
app:layout_constraintTop_toBottomOf="@id/tv_cross" />
8585

0 commit comments

Comments
 (0)