Skip to content

Commit 0963cb8

Browse files
authored
Merge pull request #115 from tobiasschuerg/patch-1
Implementation instead of compile. Closes #114
2 parents 3583e34 + a6a2085 commit 0963cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ then add a library dependency
4343

4444
```groovy
4545
dependencies {
46-
compile 'com.github.QuadFlask:colorpicker:0.0.13'
46+
implementation 'com.github.QuadFlask:colorpicker:0.0.13'
4747
}
4848
```
4949

0 commit comments

Comments
 (0)