Skip to content

Commit 295ec2a

Browse files
Bump androidx.compose:compose-bom from 2025.01.01 to 2025.02.00 (#421)
Bumps androidx.compose:compose-bom from 2025.01.01 to 2025.02.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9b92c0 commit 295ec2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin = "2.1.10"
99
ksp = "2.1.10-1.0.29" # Should match kotlin version
1010
appcompat = "1.7.0"
1111
composeCompiler = "1.5.7"
12-
composeBom = "2025.01.01"
12+
composeBom = "2025.02.00"
1313
composeActivity = "1.10.0"
1414
composeJunit = "1.7.8"
1515
lifecycleViewModel = "2.8.7"

0 commit comments

Comments
 (0)