diff --git a/patches/react-native-ffmpeg+0.4.4.patch b/patches/react-native-ffmpeg+0.4.4.patch deleted file mode 100644 --- a/patches/react-native-ffmpeg+0.4.4.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/node_modules/react-native-ffmpeg/android/build.gradle b/node_modules/react-native-ffmpeg/android/build.gradle -index 32923e4..76ff404 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' - - buildscript { - repositories { -- jcenter() -+ gradlePluginPortal() - maven { url 'https://maven.google.com' } - } -