Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
Some checks failed
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Failing after 1m2s

This commit is contained in:
Renovate Bot 2024-10-30 18:00:29 +00:00
parent 7c9ed81816
commit 7dab07b885

View file

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