File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
4848// api('com.tencent.iot.thirdparty.android:xp2p-sdk:latest.integration') {
4949// changing = true
5050// }
51- api ' com.tencent.iot.thirdparty.android:xp2p-sdk:2.3.0-SNAPSHOT '
51+ api ' com.tencent.iot.thirdparty.android:xp2p-sdk:2.3.0'
5252}
5353
5454configurations. all {
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ dependencies {
137137 api project(path : ' :sdk:video-link-android' )
138138 }
139139
140- implementation ' com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.0 '
141- implementation ' com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.0 '
140+ implementation ' com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.1 '
141+ implementation ' com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.1 '
142142 implementation ' cn.aigestudio.wheelpicker:WheelPicker:1.1.3'
143143 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7-mpp-dev-11'
144144 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7-mpp-dev-11'
You can’t perform that action at this time.
0 commit comments