Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.6
Some checks failed
Build & Test / Validate (push) Successful in 16s
Build & Test / Run Unit Tests (push) Failing after 1m22s

This commit is contained in:
Renovate Bot 2024-09-18 18:00:33 +00:00 committed by renovate-bot
parent 5551b8c624
commit 51218c6ad5

View file

@ -7,7 +7,7 @@ espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.20"
lifecycleRuntimeKtx = "2.8.5"
lifecycleRuntimeKtx = "2.8.6"
[libraries]
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }