fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.2 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e6e09f590
commit
de09a67111
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Android X
|
# Android X
|
||||||
coreKtx = "1.16.0"
|
coreKtx = "1.16.0"
|
||||||
splashScreen = "1.2.0-rc01"
|
splashScreen = "1.2.0-rc01"
|
||||||
lifecycleRuntimeKtx = "2.9.1"
|
lifecycleRuntimeKtx = "2.9.2"
|
||||||
datastore = "1.1.7"
|
datastore = "1.1.7"
|
||||||
# Compose
|
# Compose
|
||||||
activityCompose = "1.10.1"
|
activityCompose = "1.10.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue