From 55fd993feda2c3eca0d9926607556fe32997967b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 17:49:31 +0000 Subject: [PATCH] Update dependency androidx.activity:activity-compose 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 bedc5306..a5974563 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ androidx-benchmark = "1.2.4" androidx-profileinstaller = "1.3.1" androidx-core = "1.13.1" androidx-core-splashscreen = "1.0.1" -androidx-activity = "1.9.0" +androidx-activity = "1.11.0" androidx-annotation = "1.7.1" androidx-lifecycle = "2.7.0" androidx-navigation = "2.7.7"