Skip to content

Commit 1ae7155

Browse files
Bump androidx.compose:compose-bom from 2025.03.00 to 2025.03.01 (#448)
Bumps androidx.compose:compose-bom from 2025.03.00 to 2025.03.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae0e9a1 commit 1ae7155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin = "2.1.10"
99
ksp = "2.1.10-1.0.31" # Should match kotlin version
1010
appcompat = "1.7.0"
1111
composeCompiler = "1.5.7"
12-
composeBom = "2025.03.00"
12+
composeBom = "2025.03.01"
1313
composeActivity = "1.10.1"
1414
composeJunit = "1.7.8"
1515
lifecycleViewModel = "2.8.7"

0 commit comments

Comments
 (0)