Skip to content

Commit ab3088f

Browse files
[Update]: Bump androidx.compose:compose-bom
Bumps androidx.compose:compose-bom from 2024.02.02 to 2024.03.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ca645e commit ab3088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenPublishVersion = '0.27.0'
66
kotlinVersion = '1.9.22'
77
dokkaVersion = '1.9.20'
8-
composeBomVersion = '2024.02.02'
8+
composeBomVersion = '2024.03.00'
99
composeCompilerVersion = '1.5.10'
1010
activityVersion = '1.8.2'
1111
coroutinesVersion = '1.8.0'

0 commit comments

Comments
 (0)