Skip to content

Commit c12b3db

Browse files
committed
更换SNAPSHOT版本。
Change-Id: I7f60ab2c5e084ed10a43d332941cdaa65c6fef5e
1 parent 158040a commit c12b3db

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
@@ -49,8 +49,8 @@ dependencies {
4949
// changing = true
5050
// }
5151
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.23'
52-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.26'
53-
api 'com.tencent.iot.thirdparty.android:media-server:1.0.2'
52+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.27-SNAPSHOT'
53+
api 'com.tencent.iot.thirdparty.android:media-server:1.0.3-SNAPSHOT'
5454
}
5555

5656
configurations.all {

0 commit comments

Comments
 (0)