Update lifecycleRuntimeKtx to v2.11.0
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 3s

This commit is contained in:
Renovate Bot 2026-06-30 06:33:22 +00:00
parent 5bf6e7ba8d
commit 9c69234337

View file

@ -3,7 +3,7 @@ agp = "8.13.2"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.7.0"
lifecycleRuntimeKtx = "2.11.0"
activityCompose = "1.13.0"
composeBom = "2024.02.00"
navigationCompose = "2.7.7"