Skip to content

Commit a6a2085

Browse files
authoredOct 26, 2019
Implementation instead of compile. Closes #114
1 parent 3583e34 commit a6a2085

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)