Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed May 21, 2017
1 parent 4b1a7a0 commit 96b64a2
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 @@ -99,7 +99,7 @@ Grab via Gradle, by adding this to your `build.gradle`:
dependencies {
// ...
compile ('org.rm3l:maoni:3.1.0@aar') {
transitive = true;
transitive = true
}
}
```
Expand Down

0 comments on commit 96b64a2

Please sign in to comment.