diff --git a/sdk/video-link-android/build.gradle b/sdk/video-link-android/build.gradle index 80253af5c..d2aa6fcb3 100644 --- a/sdk/video-link-android/build.gradle +++ b/sdk/video-link-android/build.gradle @@ -48,7 +48,7 @@ dependencies { // api('com.tencent.iot.thirdparty.android:xp2p-sdk:latest.integration') { // changing = true // } - api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.2.0' + api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.3.0-SNAPSHOT' } configurations.all {