We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5154a23 commit f7ddbd0Copy full SHA for f7ddbd0
explorer/explorer-device-video/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
53
implementation 'com.alibaba:fastjson:1.2.73'
54
api 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4'
55
- api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34-SNAPSHOT'
+ api 'com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.35'
56
api 'com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.7'
57
api 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.7'
58
api 'com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.7'
0 commit comments