Skip to content

Commit ffac4af

Browse files
authored
Merge pull request #406 from nakker1218/patch-1
Update README.md
2 parents 055c8b5 + a58546f commit ffac4af

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
@@ -23,7 +23,7 @@ Since RxAndroid is part of the RxJava family the communication channels are simi
2323
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
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.
26-
compile 'io.reactivex.rxjava2:rxjava:2.1.5'
26+
compile 'io.reactivex.rxjava2:rxjava:2.1.7'
2727
```
2828

2929
* 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

Comments
 (0)