Skip to content

Commit fdc1546

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2024.10.01 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f69af9 commit fdc1546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
activity-compose = "1.9.2"
33
agp = "8.7.2"
44
androidxComposeCompiler = "1.5.10"
5-
compose-bom = "2024.09.02"
5+
compose-bom = "2024.10.01"
66
core-ktx = "1.13.1"
77
googleMaterial = "1.12.0"
88
kotlin = "2.0.20"

0 commit comments

Comments
 (0)