Merge pull request #150 from Super12138/renovate/livedata

fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.7.7
This commit is contained in:
Super12138 2025-02-07 21:37:57 +08:00 committed by GitHub
commit 7629342212
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"