We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8d60b commit f28f034Copy full SHA for f28f034
README.md
@@ -127,6 +127,8 @@ See [CONTRIBUTING.md](https://github.com/Vydia/react-native-background-upload/CO
127
128
129
## BREAKING CHANGE IN 3.0
130
+This is for 3.0 only. This does NOT apply to 4.0, as recent React Native versions have upgraded the `okhttp` dependencies. Anyway...
131
+
132
In 3.0, you need to add
133
```gradle
134
configurations.all { resolutionStrategy.force 'com.squareup.okhttp3:okhttp:3.4.1' }
0 commit comments