Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.4
Some checks failed
Build & Test / Validate (pull_request) Successful in 4m24s
Build & Test / Run Unit Tests (pull_request) Failing after 8m51s

This commit is contained in:
Renovate Bot 2024-07-24 18:02:51 +00:00
parent 39958c5d9f
commit 678e186b84

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.4"
maxSdk = "34"
minSdk = "29"
preferenceKtx = "1.2.1"