From 2f0179c95368c7fcbccebb604947435676fcba8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 19:54:29 +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 daf95ff4..ee3264b4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -27,7 +27,7 @@ coil = "2.7.0" retrofit = "3.0.0" junit-old = "1.3.0" espresso-core = "3.7.0" -lifecycle-runtime-ktx = "2.10.0" +lifecycle-runtime-ktx = "2.11.0" serialization = "1.11.0" [plugins]