Skip to content

Commit f484c58

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.09.01 (#758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d59498 commit f484c58

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
@@ -8,7 +8,7 @@ kotlinBinaryCompatibility = "0.18.1"
88
androidGradlePlugin = "8.12.1"
99
androidxActivity = "1.11.0"
1010
androidxMaterial = "1.13.0"
11-
androidxComposeBom = "2025.09.00"
11+
androidxComposeBom = "2025.09.01"
1212
androidxComposeConstraintLayout = "1.1.1"
1313
androidxCore = "1.17.0"
1414
androidxTestRunner = "1.7.0"

0 commit comments

Comments
 (0)