fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.8.3 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0dcc126efd
commit
ce57e4a31b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ lifecycleRuntimeKtx = "2.9.1"
|
|||
# Compose
|
||||
activityCompose = "1.10.1"
|
||||
composeBom = "2025.06.00"
|
||||
liveData = "1.8.2"
|
||||
liveData = "1.8.3"
|
||||
icons = "1.7.8"
|
||||
room = "2.7.1"
|
||||
navigation = "2.9.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue