Skip to content

Commit a8d5dac

Browse files
author
archurtan
committed
更新xp2p版本以及media-server版本
Change-Id: I5858f0c3da17378cca4a6965a0a5b1501379874a
1 parent 835f6c9 commit a8d5dac

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.6-SNAPSHOT'
52-
api 'com.tencent.iot.thirdparty.android:media-server:1.0.0-SNAPSHOT'
51+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.1'
52+
api 'com.tencent.iot.thirdparty.android:media-server:1.0.0'
5353
}
5454

5555
configurations.all {

0 commit comments

Comments
 (0)