Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
This commit is contained in:
parent
8e6e305ecf
commit
5956d1464b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ firebaseCrashlyticsGradle = "3.0.2"
|
|||
androidGradlePlugin = "8.7.1"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.0.21"
|
||||
lifecycleViewmodelKtx = "2.8.6"
|
||||
lifecycleViewmodelKtx = "2.8.7"
|
||||
material = "1.12.0"
|
||||
material3WindowSizeClassAndroid = "1.3.1"
|
||||
materialIconsCore = "1.7.4"
|
||||
|
|
Loading…
Reference in a new issue