Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloaix authored Jul 27, 2017
1 parent 6ea8c89 commit 882f143
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 @@ -25,7 +25,7 @@ depend these in your build.gralde.

```groovy
dependencies {
compile "com.github.lsxiao.capa:1.0.3"
compile 'com.github.lsxiao:capa:1.0.4'
}
```

Expand Down Expand Up @@ -131,4 +131,4 @@ See also the list of [contributors](https://github.com/lsxiao/capa/contributors)

## License

MIT
MIT

0 comments on commit 882f143

Please sign in to comment.