File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
video/video-advanced-device-android Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ dependencies {
5252 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
5353 implementation ' com.alibaba:fastjson:1.2.73'
5454 api ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.4'
55- api ' com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34-SNAPSHOT '
55+ api ' com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34'
5656 api ' com.tencent.liteav:LiteAVSDK_TRTC:11.1.0.13141'
57- api ' com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.8-SNAPSHOT '
58- api ' com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.8-SNAPSHOT '
59- api ' com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.8-SNAPSHOT '
57+ api ' com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.7 '
58+ api ' com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.7 '
59+ api ' com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.7 '
6060 api project(' :explorer:explorer-media-common' )
6161 // xxxapi project(':explorer:explorer//xxx-media-common')
6262 if (findProject(' :explorer:explorer-device-android' ) != null ) {
You can’t perform that action at this time.
0 commit comments