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 4ffaff1 commit 19551f0Copy full SHA for 19551f0
README.md
@@ -27,7 +27,7 @@ If you decide to go for the *Apache HttpClient* implementation, add the followin
27
or in your build.gradle:
28
29
```gradle
30
-compile 'io.getstream.client:stream-repo-apache:2.0.1'
+compile 'io.getstream.client:stream-repo-apache:2.1.0'
31
```
32
33
Instead, if you opted for the *OkHttp* implementation please add it to your pom.xml
0 commit comments