Skip to content

Commit 4730806

Browse files
committed
保持master上的p2p版本为2.2.0
Change-Id: I731d90e88ddc2ebcf5e0ca623f522e085cd02baf
1 parent bc5aefd commit 4730806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/video-link-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ 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.0'
51+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.2.0'
5252
}
5353

5454
configurations.all {

0 commit comments

Comments
 (0)