File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
explorer/explorer-device-video Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ 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 '
56
- api ' com.tencent.iot.thirdparty.android:ijkplayer-java:2.0.8-SNAPSHOT '
57
- api ' com.tencent.iot.thirdparty.android:ijkplayer-armv7a:2.0.8-SNAPSHOT '
58
- api ' com.tencent.iot.thirdparty.android:ijkplayer-arm64:2.0.8-SNAPSHOT '
55
+ api ' com.tencent.iot.thirdparty.android:xp2p-sdk:2.4.34'
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 '
59
59
api project(' :explorer:explorer-media-common' )
60
60
// xxxapi project(':explorer:explorer//xxx-media-common')
61
61
if (findProject(' :explorer:explorer-device-android' ) != null ) {
You can’t perform that action at this time.
0 commit comments