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 20e1ec9 commit 31be1b3Copy full SHA for 31be1b3
sdkdemo/build.gradle
@@ -137,8 +137,8 @@ dependencies {
137
api project(path: ':sdk:video-link-android')
138
}
139
140
- implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.1'
141
- implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.1'
+ implementation 'com.tencent.iot.thirdparty.android:ijkplayer-java:1.0.5'
+ implementation 'com.tencent.iot.thirdparty.android:ijkplayer-armv7a:1.0.5'
142
implementation 'cn.aigestudio.wheelpicker:WheelPicker:1.1.3'
143
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7-mpp-dev-11'
144
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7-mpp-dev-11'
0 commit comments