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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-11 05:28:58 +00:00 committed by GitHub
parent 4f0f6f86dc
commit 9c26500113
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ datastore = "1.1.7"
# Compose
activityCompose = "1.10.1"
composeBom = "2025.08.01"
liveData = "1.9.0"
liveData = "1.9.1"
icons = "1.7.8"
room = "2.7.2"
navigation = "2.9.3"