Skip to content

Commit dce1f90

Browse files
author
Rebecca Franks
authored
Update README.md
1 parent 5056b4c commit dce1f90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ implementation 'com.godaddy.android.colorpicker:compose-color-picker:<latest-ver
1515
1616
// with Android ColorInt extensions
1717
implementation 'com.godaddy.android.colorpicker:compose-color-picker-android:<latest-version>'
18+
// desktop jvm version
19+
implementation 'com.godaddy.android.colorpicker:compose-color-picker-jvm:<latest-version>'
1820
```
1921

2022
Add `ClassicColorPicker` to your Compose hierarchy:

0 commit comments

Comments
 (0)