Skip to content

Commit 07bb0db

Browse files
committed
去掉SNAPSHOT,替换正式的版本.
Change-Id: I1de0be91dadcc5313f5e82258a54a71fb3ec71f2
1 parent c517e94 commit 07bb0db

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
// changing = true
4949
// }
5050
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.23'
51-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34-SNAPSHOT'
52-
api 'com.tencent.iot.thirdparty.android:media-server:1.0.4-SNAPSHOT'
51+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34'
52+
api 'com.tencent.iot.thirdparty.android:media-server:1.0.5'
5353
api 'io.github.sundoggynew:iot-soundtouch:1.0.0'
5454
}
5555

0 commit comments

Comments
 (0)