Skip to content

Commit b68d026

Browse files
authored
Merge pull request #89 from PatilShreyas/dependabot/gradle/androidx.compose-compose-bom-2024.02.02
[Update]: Bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02
2 parents ab5f8fe + c9d9d4e commit b68d026

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.01'
8+
composeBomVersion = '2024.02.02'
99
composeCompilerVersion = '1.5.10'
1010
activityVersion = '1.8.2'
1111
coroutinesVersion = '1.8.0'

0 commit comments

Comments
 (0)