fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.7.7

This commit is contained in:
renovate[bot] 2025-02-07 13:33:48 +00:00 committed by GitHub
parent ba2c979831
commit 20e0e335b9
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.0"
composeBom = "2025.01.01"
liveData = "1.7.6"
liveData = "1.7.7"
icons = "1.7.7"
room = "2.6.1"
navigation = "2.8.6"