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 0c52db0 commit 98ee31bCopy full SHA for 98ee31b
README.md
@@ -20,7 +20,7 @@ Since RxAndroid is part of the RxJava family the communication channels are simi
20
# Binaries
21
22
```groovy
23
-compile 'io.reactivex.rxjava2:rxandroid:2.0.0-RC1'
+compile 'io.reactivex.rxjava2:rxandroid:2.0.0'
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.0.0'
0 commit comments