Page MenuHomePhabricator

D5510.diff
No OneTemporary

D5510.diff

diff --git a/native/android/build.gradle b/native/android/build.gradle
--- a/native/android/build.gradle
+++ b/native/android/build.gradle
@@ -46,7 +46,7 @@
}
}
google()
- jcenter()
+ gradlePluginPortal()
maven { url 'https://www.jitpack.io' }
}
}
diff --git a/patches/react-native-ffmpeg+0.4.4.patch b/patches/react-native-ffmpeg+0.4.4.patch
new file mode 100644
--- /dev/null
+++ b/patches/react-native-ffmpeg+0.4.4.patch
@@ -0,0 +1,13 @@
+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' }
+ }
+

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 20, 11:58 PM (21 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2154890
Default Alt Text
D5510.diff (987 B)

Event Timeline