Update dependency androidx.glance:glance-appwidget to v1.1.1 (#435)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-19 21:57:17 +07:00 committed by Cuong-Tran
parent 00b4e7bdb9
commit e4b82bce4d
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -15,5 +15,5 @@ ui-util = { module = "androidx.compose.ui:ui-util" }
material3-core = { module = "androidx.compose.material3:material3" }
material-icons = { module = "androidx.compose.material:material-icons-extended" }
glance = "androidx.glance:glance-appwidget:1.1.0"
glance = "androidx.glance:glance-appwidget:1.1.1"
colorpicker = {module = "com.github.skydoves:colorpicker-compose", version = "1.1.2"}