From 3fa4cf63400cad5bea0d19f278e3d7584bf69e1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 16:14:03 +0000 Subject: [PATCH] fix(deps): update dependency androidx.compose:compose-bom to v2025.12.01 --- 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 b39bb379..7ae68462 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ android-tools-gradle = "8.13.1" androidx-activity = "1.11.0" androidx-activity-compose = "1.11.0" androidx-appcompat = "1.7.1" -androidx-compose-bom = "2025.11.01" +androidx-compose-bom = "2025.12.01" androidx-constraint-layout-compose = "1.1.1" androidx-core = "1.17.0" androidx-data-store = "1.1.7"