fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.9.3 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9333f78622
commit
ca2568b1bc
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ datastore = "1.1.7"
|
||||||
# Compose
|
# Compose
|
||||||
activityCompose = "1.11.0"
|
activityCompose = "1.11.0"
|
||||||
composeBom = "2025.09.01"
|
composeBom = "2025.09.01"
|
||||||
liveData = "1.9.2"
|
liveData = "1.9.3"
|
||||||
icons = "1.7.8"
|
icons = "1.7.8"
|
||||||
room = "2.8.1"
|
room = "2.8.1"
|
||||||
navigation = "2.9.5"
|
navigation = "2.9.5"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue