Page MenuHomePhorge

D5510.1767168601.diff
No OneTemporary

Size
987 B
Referenced Files
None
Subscribers
None

D5510.1767168601.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
Wed, Dec 31, 8:10 AM (2 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5872053
Default Alt Text
D5510.1767168601.diff (987 B)

Event Timeline