From d24591e8f21a1f68dc72971b8a1a4696a073ea88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:28:55 +0000 Subject: [PATCH] Update androidx.lifecycle.runtime 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 8cf1e4ef2f..8b010ef566 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ androidx-appcompat = "1.6.1" androidx-exifinterface = "1.3.6" androidx-futures = "1.1.0" androidx-junit = "1.1.5" -androidx-lifecycle-runtime = "2.8.2" +androidx-lifecycle-runtime = "2.11.0" androidx-recyclerview = "1.3.1" androidx-test-core = "1.4.0" androidx-test-ktx = "1.5.0"