Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
All checks were successful
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Successful in 13m31s
Build & Test / Run UI Tests (pull_request) Successful in 18m2s

This commit is contained in:
Renovate Bot 2024-10-31 09:03:07 +00:00
parent 554937ae03
commit 12a89bd5a5

View file

@ -19,7 +19,7 @@ firebaseCrashlyticsGradle = "3.0.2"
androidGradlePlugin = "8.7.1" androidGradlePlugin = "8.7.1"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.0.21" kotlin = "2.0.21"
lifecycleViewmodelKtx = "2.8.6" lifecycleViewmodelKtx = "2.8.7"
material = "1.12.0" material = "1.12.0"
material3WindowSizeClassAndroid = "1.3.1" material3WindowSizeClassAndroid = "1.3.1"
materialIconsCore = "1.7.5" materialIconsCore = "1.7.5"