From 469de59bb672dcb6577e8a8f327d9bc7d2336ce0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:05:19 +0000 Subject: [PATCH] Update dependency androidx.activity:activity to v1.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 c32927b0..66719fc8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ koin-compose = "4.1.1" androidx-core = "1.17.0" androidx-core-splashscreen = "1.0.1" androidx-appcompat = "1.7.1" -androidx-activity = "1.10.1" +androidx-activity = "1.11.0" androidx-fragment = "1.8.9" androiddesugarlibs = "2.1.5"