Skip to content

Commit fe7bffd

Browse files
Update dependency androidx.compose:compose-bom to v2025.11.00
1 parent abe534e commit fe7bffd

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
@@ -33,7 +33,7 @@ moshi-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.re
3333
truth = { module = "com.google.truth:truth", version = "1.4.4" }
3434

3535
# Used by the sample app
36-
compose-bom = { module = "androidx.compose:compose-bom", version = "2025.05.01" }
36+
compose-bom = { module = "androidx.compose:compose-bom", version = "2025.11.00" }
3737
compose-material = { module = "androidx.compose.material:material" }
3838
compose-runtime = { module = "androidx.compose.runtime:runtime" }
3939

0 commit comments

Comments
 (0)