We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 931416d + 8b7d4f6 commit 96256d9Copy full SHA for 96256d9
app/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
implementation 'xyz.doikki.android.dkplayer:dkplayer-java:3.3.7'
86
implementation 'xyz.doikki.android.dkplayer:dkplayer-ui:3.3.1'
87
implementation 'xyz.doikki.android.dkplayer:player-exo:3.3.7'
88
- implementation 'xyz.doikki.android.dkplayer:player-ijk:3.3.1'
+ implementation 'xyz.doikki.android.dkplayer:player-ijk:3.3.7'
89
implementation 'xyz.doikki.android.dkplayer:videocache:3.3.7'
90
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.12'
91
implementation'androidx.webkit:webkit:1.10.0-alpha01'
0 commit comments