From 5a14fb91bb9fe38bccf4fadec91942a13e6f9c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 19:46:25 +0000 Subject: [PATCH] Update lifecycle.runtime.ktx to v2.11.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0f5b6734..b2601c68 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ agp = "8.11.0" ksp = "2.2.0-2.0.2" core-ktx = "1.16.0" -lifecycle-runtime-ktx = "2.9.1" +lifecycle-runtime-ktx = "2.11.0" activity-compose = "1.10.1" room = "2.7.2" sqlite-bundled = "2.5.2"