We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d93fc commit fbfef38Copy full SHA for fbfef38
sdk/video-link-android/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
// api('com.tencent.iot.thirdparty.android:xp2p-sdk:latest.integration') {
50
// changing = true
51
// }
52
- api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.54-SNAPSHOT'
+ api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.54'
53
api 'com.tencent.iot.thirdparty.android:media-server:1.0.7'
54
api 'io.github.sundoggynew:iot-soundtouch:1.0.0'
55
api 'io.github.sundoggynew:iot-voice-changer:1.0.0'
0 commit comments