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.
2 parents 055c8b5 + a58546f commit ffac4afCopy full SHA for ffac4af
README.md
@@ -23,7 +23,7 @@ Since RxAndroid is part of the RxJava family the communication channels are simi
23
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
24
// Because RxAndroid releases are few and far between, it is recommended you also
25
// explicitly depend on RxJava's latest version for bug fixes and new features.
26
-compile 'io.reactivex.rxjava2:rxjava:2.1.5'
+compile 'io.reactivex.rxjava2:rxjava:2.1.7'
27
```
28
29
* RxAndroid: <a href='http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.reactivex.rxjava2%22%20a%3A%22rxandroid%22'><img src='http://img.shields.io/maven-central/v/io.reactivex.rxjava2/rxandroid.svg'></a>
0 commit comments