fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.4 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
45e5442309
commit
8f06bedbb1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Android X
|
# Android X
|
||||||
coreKtx = "1.17.0"
|
coreKtx = "1.17.0"
|
||||||
splashScreen = "1.2.0-rc01"
|
splashScreen = "1.2.0-rc01"
|
||||||
lifecycleRuntimeKtx = "2.9.3"
|
lifecycleRuntimeKtx = "2.9.4"
|
||||||
datastore = "1.1.7"
|
datastore = "1.1.7"
|
||||||
# Compose
|
# Compose
|
||||||
activityCompose = "1.11.0"
|
activityCompose = "1.11.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue