Skip to content

Commit 74a6a33

Browse files
committed
Update README.md RxJava version
1 parent e54dcad commit 74a6a33

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
@@ -33,7 +33,7 @@ Users switching from 1.x to 2.x have to re-organize their imports, but carefully
3333

3434
Add this in your build.gradle
3535
```groovy
36-
compile 'io.reactivex.rxjava2:rxjava:2.0.6'
36+
compile 'io.reactivex.rxjava2:rxjava:2.1.1'
3737
```
3838
If you are using RxAndroid also, then add the following
3939
```groovy

0 commit comments

Comments
 (0)