Skip to content

Commit cee482d

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.02 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04d9690 commit cee482d

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.6.0"
44
androidxComposeCompiler = "1.5.10"
5-
compose-bom = "2024.09.00"
5+
compose-bom = "2024.09.02"
66
core-ktx = "1.13.1"
77
googleMaterial = "1.12.0"
88
kotlin = "2.0.20"

0 commit comments

Comments
 (0)