Skip to content

Commit

Permalink
Implementation instead of compile. Closes #114
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschuerg authored Oct 26, 2019
1 parent 3583e34 commit a6a2085
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 @@ -43,7 +43,7 @@ then add a library dependency

```groovy
dependencies {
compile 'com.github.QuadFlask:colorpicker:0.0.13'
implementation 'com.github.QuadFlask:colorpicker:0.0.13'
}
```

Expand Down

0 comments on commit a6a2085

Please sign in to comment.