fix(deps): update dependency androidx.glance:glance-appwidget to v1.1.0 (#890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit af57e124f2113f78028771f1579a356884d7ead7)
This commit is contained in:
renovate[bot] 2024-06-13 02:21:15 +06:00 committed by Jobobby04
parent 1c2a7af13e
commit 5be2ec51ba

View File

@ -16,6 +16,6 @@ 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.0.0"
glance = "androidx.glance:glance-appwidget:1.1.0"
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }