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 {
52
52
androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
53
53
implementation ' com.alibaba:fastjson:1.2.73'
54
54
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'
56
56
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 '
60
60
api project(' :explorer:explorer-media-common' )
61
61
// xxxapi project(':explorer:explorer//xxx-media-common')
62
62
if (findProject(' :explorer:explorer-device-android' ) != null ) {
You can’t perform that action at this time.
0 commit comments