Skip to content

Commit

Permalink
Merge pull request #325 from victorhaggqvist/patch-1
Browse files Browse the repository at this point in the history
Update readme Gradle dependency version
  • Loading branch information
satyan committed May 9, 2015
2 parents a45dd1a + b03f5b9 commit 85d5f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ There are four ways to install Sugar:
This is the preferred way. Simply add:

```groovy
compile 'com.github.satyan:sugar:1.3'
compile 'com.github.satyan:sugar:1.3.1'
```

to your project dependencies and run `gradle build` or `gradle assemble`.
Expand Down

0 comments on commit 85d5f3e

Please sign in to comment.