Skip to content

Commit 3f7c133

Browse files
committed
2.4.23版本去掉-SNAPSHOT
Change-Id: I7ada97ccdff9067e49b04549111ef488cfd2f0ae
1 parent 44490ed commit 3f7c133

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.27-SNAPSHOT'
53-
api 'com.tencent.iot.thirdparty.android:media-server:1.0.3-SNAPSHOT'
52+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.28'
53+
api 'com.tencent.iot.thirdparty.android:media-server:1.0.2'
5454
}
5555

5656
configurations.all {

0 commit comments

Comments
 (0)