mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-05-31 09:21:57 +00:00
Use implementation instead
To work with more recent versions of gradle/react-native
This commit is contained in:
@@ -17,6 +17,6 @@ android {
|
||||
|
||||
dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
provided 'com.facebook.react:react-native:+'
|
||||
implementation 'com.facebook.react:react-native:+'
|
||||
compile "com.tonyodev.fetch2:fetch2:2.0.0-RC12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user