From f7ddbd0acbf61ba36b138a34019ece0621d0f9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?whalensun=28=E5=AD=99=E4=BC=9F=29?= <532125505@qq.com> Date: Thu, 20 Apr 2023 17:47:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5Xp2p2.4.35=E6=AD=A3=E5=BC=8F?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibd498d8ac6124c199db578d2f0e60cbf21d85edf --- explorer/explorer-device-video/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/explorer-device-video/build.gradle b/explorer/explorer-device-video/build.gradle index 7d0d896e..5f23fc12 100644 --- a/explorer/explorer-device-video/build.gradle +++ b/explorer/explorer-device-video/build.gradle @@ -52,7 +52,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' implementation 'com.alibaba:fastjson:1.2.73' api 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4' - api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34-SNAPSHOT' + api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.35' api 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.7' api 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.7' api 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.7'