Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Commit

Permalink
updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor committed Mar 21, 2016
1 parent d67b61b commit 57d5e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ allprojects {
And add next dependencies in the build.gradle of the module:
```gradle
dependencies {
compile "com.github.VictorAlbertos:RxActivityResult:0.2.2"
compile "com.github.VictorAlbertos:RxActivityResult:0.2.3"
compile "io.reactivex:rxjava:1.1.0"
}
```
Expand Down

0 comments on commit 57d5e0f

Please sign in to comment.