fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.8.0 (#219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-24 19:21:24 +00:00 committed by GitHub
parent 6ad9af9d42
commit aea620be9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ lifecycleRuntimeKtx = "2.8.7"
# Compose
activityCompose = "1.10.1"
composeBom = "2025.04.00"
liveData = "1.7.8"
liveData = "1.8.0"
icons = "1.7.8"
room = "2.7.1"
navigation = "2.8.9"