Skip to content

Commit bf0f784

Browse files
kesha-antonovShahen Hovhannisyan
authored andcommitted
Fix ffmpeg sha sums (#85)
1 parent 2a33c1d commit bf0f784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
compile 'com.yqritc:android-scalablevideoview:1.0.4'
2929
compile 'com.googlecode.mp4parser:isoparser:1.1.20'
3030
compile 'com.github.wseemann:FFmpegMediaMetadataRetriever:1.0.14'
31-
compile 'com.github.kesha-antonov:ffmpeg-android-java:e69ea470d69d271fafbd03d0a4b0ea67d6731ccc'
31+
compile 'com.github.kesha-antonov:ffmpeg-android-java:70e2c41aa13099ab274115c1991887d0aa394feb'
3232
}
3333

3434
allprojects {

0 commit comments

Comments
 (0)