fix(deps): update lifecycleruntimektx to v2.11.0 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-08 05:05:15 +08:00
committed by GitHub
parent 346dc6abee
commit e0e67817ea

View File

@@ -8,7 +8,7 @@ kotlin = "2.3.20"
kotlinx-serialization = "1.11.0"
coreKtx = "1.19.0"
libcxx = "29.0.14206865"
lifecycleRuntimeKtx = "2.10.0"
lifecycleRuntimeKtx = "2.11.0"
activityCompose = "1.13.0"
composeBom = "2026.06.01"
androidxNavigation3 = "1.1.4"