Skip to content

Commit

Permalink
Update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
shiami committed Jun 29, 2015
1 parent e2bdd9f commit 7030290
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ Download

Gradle:
```groovy
repositories {
maven {
url "https://jitpack.io"
}
}
repositories {
maven {
url "https://jitpack.io"
}
}
dependencies {
compile 'com.github.User:Repo:Tag'
}
compile 'com.github.shiami:signpost-retrofit:e2bdd9f116'
}
```

License
Expand Down

0 comments on commit 7030290

Please sign in to comment.