Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.6 #58
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ androidGradlePlugin = "8.5.2"
|
||||||
hamcrestCore = "1.3"
|
hamcrestCore = "1.3"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
lifecycleViewmodelKtx = "2.8.5"
|
lifecycleViewmodelKtx = "2.8.6"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material3WindowSizeClassAndroid = "1.3.0"
|
material3WindowSizeClassAndroid = "1.3.0"
|
||||||
materialIconsCore = "1.7.2"
|
materialIconsCore = "1.7.2"
|
||||||
|
|
Loading…
Reference in a new issue