fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.7.8 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
df4b14e0b8
commit
1fc4b9bec6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ lifecycleRuntimeKtx = "2.8.7"
|
|||
# Compose
|
||||
activityCompose = "1.10.0"
|
||||
composeBom = "2025.01.01"
|
||||
liveData = "1.7.7"
|
||||
liveData = "1.7.8"
|
||||
icons = "1.7.7"
|
||||
room = "2.6.1"
|
||||
navigation = "2.8.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue