Skip to content

Commit 435d049

Browse files
committed
修复stopService的崩溃问题。
Change-Id: I5d12f3ed723ad0942bc138ef434faf0aaee1e56f
1 parent 918c2d2 commit 435d049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/video-link-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
// changing = true
5454
// }
5555
// api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.23'
56-
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.45'
56+
api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.46-SNAPSHOT'
5757
api 'com.tencent.iot.thirdparty.android:media-server:1.0.5'
5858
api 'io.github.sundoggynew:iot-soundtouch:1.0.0'
5959
api 'io.github.sundoggynew:iot-voice-changer:1.0.0'

0 commit comments

Comments
 (0)