Skip to content

Commit 895ad2e

Browse files
committed
切换p2p版本
Change-Id: I41795287e1d0f7f6c969543631521c671c63b5c6
1 parent 31be1b3 commit 895ad2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/video-link-android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ dependencies {
4848
// api('com.tencent.iot.thirdparty.android:xp2p-sdk:latest.integration') {
4949
// changing = true
5050
// }
51-
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.3.5'
52-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.1-SNAPSHOT'
51+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.3.5'
52+
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.1-SNAPSHOT'
5353
}
5454

5555
configurations.all {

0 commit comments

Comments
 (0)