From 4704a6bfe8b9c8ddf8fcd743ff7d88a6d94db3ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 05:03:39 +0000 Subject: [PATCH] Update dependency androidx.activity:activity-compose to v1.12.3 --- 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 787bab8..e647c94 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] agp = "8.13.0" -androidx-activityCompose = "1.11.0" +androidx-activityCompose = "1.12.3" androidx-coreBundle = "1.1.0-alpha03" androidx-lifecycle = "2.9.4" androidx-navigationCompose = "2.9.5"