fix(deps): update dependency com.github.skydoves:colorpicker-compose to v1.1.3 (#1382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c31c6ec32f
commit
2b778b0c95
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.2"}
|
||||
colorpicker = {module = "com.github.skydoves:colorpicker-compose", version = "1.1.3"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue