Skip to content

Commit e12c610

Browse files
committed
升级p2p sdk,对so崩溃做了一些防护措施
1 parent 2d20e96 commit e12c610

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/video-link-android/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ dependencies {
5050
// api('com.tencent.iot.thirdparty.android:xp2p-sdk:latest.integration') {
5151
// changing = true
5252
// }
53-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.58'
53+
54+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.59'
5455
api 'com.tencent.iot.thirdparty.android:iot-gvoice-android:1.0.4'
5556
api 'com.tencent.iot.thirdparty.android:media-server:1.0.8'
5657
api 'com.tencent.iot.thirdparty.android:iot-soundtouch:1.0.2'

0 commit comments

Comments
 (0)