Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.6
Some checks are pending
Build & Test / Validate (push) Waiting to run
Build & Test / Run Unit Tests (push) Blocked by required conditions

This commit is contained in:
Renovate Bot 2024-10-02 05:08:08 +00:00 committed by renovate-bot
parent 2501551ce2
commit 6d2a3f256d

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"