Skip to content

Commit

Permalink
Update the gradle dependency version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDorkKnightRises authored Jul 22, 2017
1 parent 117e2c9 commit 4d2f48e
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 @@ -85,7 +85,7 @@ private void toggleCheckList() {
In your app's module *gradle.build* file add the following compile inclusion:

``` groovy
compile 'com.github.federicoiosue:checklistview:test3.2.0'
compile 'com.github.federicoiosue:checklistview:3.2.1'
```

## Dependencies
Expand Down

0 comments on commit 4d2f48e

Please sign in to comment.