fix(deps): update dependency com.github.skydoves:colorpicker-compose to v1.2.0 (#1720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
86b60f08b1
commit
3615dc23a9
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ material3-core = { module = "androidx.compose.material3:material3" }
|
|||
material-icons = { module = "androidx.compose.material:material-icons-extended" }
|
||||
|
||||
glance = "androidx.glance:glance-appwidget:1.1.1"
|
||||
colorpicker = {module = "com.github.skydoves:colorpicker-compose", version = "1.1.3"}
|
||||
colorpicker = {module = "com.github.skydoves:colorpicker-compose", version = "1.2.0"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue