Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbcr authored Jan 25, 2017
1 parent e495243 commit 1d8791d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ allprojects {
And add next dependencies in the build.gradle of the module:
```gradle
dependencies {
compile "com.github.miguelbcr:RxPaparazzo:0.4.3"
compile "com.github.miguelbcr:RxPaparazzo:0.4.4"
compile 'io.reactivex:rxandroid:1.2.1'
}
```
Expand All @@ -53,7 +53,7 @@ allprojects {
And add next dependencies in the build.gradle of the module:
```gradle
dependencies {
compile "com.github.miguelbcr:RxPaparazzo:0.4.3-2.x"
compile "com.github.miguelbcr:RxPaparazzo:0.4.4-2.x"
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
}
```
Expand Down

0 comments on commit 1d8791d

Please sign in to comment.