diff --git a/patches/react-native-ffmpeg+0.4.4.patch b/patches/react-native-ffmpeg+0.4.4.patch
--- a/patches/react-native-ffmpeg+0.4.4.patch
+++ b/patches/react-native-ffmpeg+0.4.4.patch
@@ -1,13 +1,12 @@
 diff --git a/node_modules/react-native-ffmpeg/android/build.gradle b/node_modules/react-native-ffmpeg/android/build.gradle
-index 32923e4..76ff404 100644
+index 32923e4..283b63c 100644
 --- a/node_modules/react-native-ffmpeg/android/build.gradle
 +++ b/node_modules/react-native-ffmpeg/android/build.gradle
-@@ -14,7 +14,7 @@ apply plugin: 'com.android.library'
+@@ -14,6 +14,7 @@ apply plugin: 'com.android.library'
  
  buildscript {
      repositories {
--        jcenter()
 +        gradlePluginPortal()
+         jcenter()
          maven { url 'https://maven.google.com' }
      }
-