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

This commit is contained in:
Renovate Bot 2024-09-18 18:03:12 +00:00
parent 39958c5d9f
commit 25a963cabc

View file

@ -9,7 +9,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.0"
ktorVersion = "2.3.12"
lifecycleRuntimeKtx = "2.8.3"
lifecycleRuntimeKtx = "2.8.6"
maxSdk = "34"
minSdk = "29"
preferenceKtx = "1.2.1"