Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32540961
D5510.1767168601.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
987 B
Referenced Files
None
Subscribers
None
D5510.1767168601.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
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)
Attached To
Mode
D5510: [Gradle] Replace `jcenter()` with `gradlePluginPortal()`
Attached
Detach File
Event Timeline
Log In to Comment