Skip to content

Commit 198add3

Browse files
Update dependency androidx.compose:compose-bom to v2025
1 parent 6176b36 commit 198add3

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
@@ -12,7 +12,7 @@ androidxactivity = "1.10.0"
1212
# so we'll need to lock ourselves to an older version and later add restrictions for what compose
1313
# versions are supported when we decided to update.
1414
# https://android-review.googlesource.com/c/platform/frameworks/support/+/2692852/37/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/internal/ComposableLambda.kt#625
15-
compose-bom = "2024.08.00"
15+
compose-bom = "2025.01.01"
1616
detekt = "1.23.7"
1717
kotlin = "2.1.10"
1818
kotlin-coroutines = "1.10.1"

0 commit comments

Comments
 (0)