Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.5
All checks were successful
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 12m42s
Build & Test / Run UI Tests (pull_request) Successful in 17m37s

This commit is contained in:
Renovate Bot 2024-09-04 22:02:26 +00:00
parent c7a888a413
commit 31cc00d052

View file

@ -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.4" lifecycleViewmodelKtx = "2.8.5"
material = "1.12.0" material = "1.12.0"
material3WindowSizeClassAndroid = "1.2.1" material3WindowSizeClassAndroid = "1.2.1"
materialIconsCore = "1.6.8" materialIconsCore = "1.6.8"