From 8225912a33072fcb1a80f748d6adf34527fbf5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 08:46:50 +0000 Subject: [PATCH] Bump androidx.compose:compose-bom from 2024.04.01 to 2024.05.00 Bumps androidx.compose:compose-bom from 2024.04.01 to 2024.05.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 1da69230dd..f79c0c6914 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ androidx-activity = "1.9.0" androidx-core='1.13.0' -androidx-compose-bom = "2024.04.01" +androidx-compose-bom = "2024.05.00" androidx-compose-compiler="1.5.10" androidx-glance = "1.0.0" androidx-navigation = "2.7.7"