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

This commit is contained in:
Renovate Bot 2024-09-18 23:01:48 +00:00
parent 362a54c653
commit caade0c0d1

View file

@ -20,7 +20,7 @@ androidGradlePlugin = "8.5.2"
hamcrestCore = "1.3"
junit = "4.13.2"
kotlin = "2.0.20"
lifecycleViewmodelKtx = "2.8.5"
lifecycleViewmodelKtx = "2.8.6"
material = "1.12.0"
material3WindowSizeClassAndroid = "1.3.0"
materialIconsCore = "1.7.2"