We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a33c1d commit bf0f784Copy full SHA for bf0f784
1 file changed
android/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
compile 'com.yqritc:android-scalablevideoview:1.0.4'
29
compile 'com.googlecode.mp4parser:isoparser:1.1.20'
30
compile 'com.github.wseemann:FFmpegMediaMetadataRetriever:1.0.14'
31
- compile 'com.github.kesha-antonov:ffmpeg-android-java:e69ea470d69d271fafbd03d0a4b0ea67d6731ccc'
+ compile 'com.github.kesha-antonov:ffmpeg-android-java:70e2c41aa13099ab274115c1991887d0aa394feb'
32
}
33
34
allprojects {
0 commit comments