Skip to content

Commit

Permalink
build broke jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor committed May 6, 2016
1 parent 04ee259 commit 3caa934
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ This library does that. Not really. But it was a funny name, thought. Was it?


## Setup

Add the JitPack repository in your build.gradle (top level module):
```gradle
allprojects {
Expand All @@ -35,7 +34,7 @@ allprojects {
And add next dependencies in the build.gradle of the module:
```gradle
dependencies {
compile "com.github.FuckBoilerplate:RxPaparazzo:0.0.5"
compile "com.github.FuckBoilerplate:RxPaparazzo:0.0.6"
compile "io.reactivex:rxjava:1.1.4"
}
```
Expand Down

0 comments on commit 3caa934

Please sign in to comment.