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 17, 2017
1 parent 7c81db8 commit 8bb5d14
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.2"
compile "com.github.miguelbcr:RxPaparazzo:0.4.3"
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.2-2.x"
compile "com.github.miguelbcr:RxPaparazzo:0.4.3-2.x"
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
}
```
Expand Down

0 comments on commit 8bb5d14

Please sign in to comment.