Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.5
This commit is contained in:
parent
c7a888a413
commit
31cc00d052
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ androidGradlePlugin = "8.5.2"
|
|||
hamcrestCore = "1.3"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.0.20"
|
||||
lifecycleViewmodelKtx = "2.8.4"
|
||||
lifecycleViewmodelKtx = "2.8.5"
|
||||
material = "1.12.0"
|
||||
material3WindowSizeClassAndroid = "1.2.1"
|
||||
materialIconsCore = "1.6.8"
|
||||
|
|
Loading…
Reference in a new issue