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 029b8b2 commit 98ead84Copy full SHA for 98ead84
android/build.gradle
@@ -58,6 +58,6 @@ dependencies {
58
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.0"
59
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.0"
60
implementation "com.googlecode.mp4parser:isoparser:1.0.6"
61
- implementation 'com.zolad:videoslimmer:1.0.0'
+ implementation 'com.github.zolad:VideoSlimmer:master-SNAPSHOT'
62
implementation 'io.github.lizhangqu:coreprogress:1.0.2'
63
}
0 commit comments