Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3341672
D5510.id17995.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
987 B
Referenced Files
None
Subscribers
None
D5510.id17995.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 11:23 PM (16 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2563406
Default Alt Text
D5510.id17995.diff (987 B)
Attached To
Mode
D5510: [Gradle] Replace `jcenter()` with `gradlePluginPortal()`
Attached
Detach File
Event Timeline
Log In to Comment