Skip to content

Commit 3d472a9

Browse files
Merge pull request amitshekhariitbhu#23 from WeRockStar/ws
Update README
2 parents e54dcad + 74a6a33 commit 3d472a9

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)