Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ppamorim committed Dec 3, 2015
1 parent 5b81e07 commit b09a30f
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 @@ -125,12 +125,12 @@ Into your build.gradle:
repositories {
maven {
url "https://jitpack.io"
url "https://github.com"
}
}
dependencies {
compile 'com.github.ppamorim:dragger:1.1'
compile 'com.github.ppamorim:dragger:v1.2'
}
```

Expand Down

0 comments on commit b09a30f

Please sign in to comment.