Skip to content

Commit 98ee31b

Browse files
Update readme to point to RxAndroid final release
1 parent 0c52db0 commit 98ee31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Since RxAndroid is part of the RxJava family the communication channels are simi
2020
# Binaries
2121

2222
```groovy
23-
compile 'io.reactivex.rxjava2:rxandroid:2.0.0-RC1'
23+
compile 'io.reactivex.rxjava2:rxandroid:2.0.0'
2424
// Because RxAndroid releases are few and far between, it is recommended you also
2525
// explicitly depend on RxJava's latest version for bug fixes and new features.
2626
compile 'io.reactivex.rxjava2:rxjava:2.0.0'

0 commit comments

Comments
 (0)