fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.10.2 (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
21507c52ed
commit
5d2cfa480d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ datastore = "1.2.0"
|
|||
# Compose
|
||||
activityCompose = "1.12.2"
|
||||
composeBom = "2026.01.01"
|
||||
liveData = "1.10.1"
|
||||
liveData = "1.10.2"
|
||||
icons = "1.7.8"
|
||||
room = "2.8.4"
|
||||
navigation = "2.9.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue