From 22bc15e42142c8777c9fbe5261bdf29a479d3ad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 04:00:14 +0000 Subject: [PATCH] Update dependency androidx.compose:compose-bom to v2025.05.00 --- 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 a84e4d24..daabd91e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ android-tools-gradle = "8.10.0" androidx-activity = "1.10.1" androidx-activity-compose = "1.10.1" androidx-appcompat = "1.7.0" -androidx-compose-bom = "2025.04.01" +androidx-compose-bom = "2025.05.00" androidx-constraint-layout-compose = "1.1.1" androidx-core = "1.16.0" androidx-data-store = "1.1.6"