From f6580f24595b1bd989f2d690839f2596d02ffcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 19:49:16 -0800 Subject: [PATCH] Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 (#343) Bumps androidx.compose:compose-bom from 2024.10.00 to 2024.10.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 9ea58d7..afc331f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ android-material = "1.12.0" androidx-activity = "1.9.3" androidx-annotation = "1.9.0" androidx-appcompat = "1.7.0" -androidx-compose-bom = "2024.10.00" +androidx-compose-bom = "2024.10.01" androidx-constraintlayout = "2.2.0" androidx-core = "1.13.1" androidx-datastore = "1.1.1"