Skip to content

Commit 1b92a74

Browse files
authored
Merge pull request #209 from PatilShreyas/dependabot/gradle/androidx.compose-compose-bom-2024.09.02
[Update]: Bump androidx.compose:compose-bom from 2024.05.00 to 2024.09.02
2 parents 9bee38d + 957d528 commit 1b92a74

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
@@ -7,7 +7,7 @@ buildscript {
77
coroutinesVersion = '1.8.1'
88
androidCoreVersion = '1.13.1'
99
composeCompilerVersion = '1.5.8'
10-
composeBomVersion = '2024.05.00'
10+
composeBomVersion = '2024.09.02'
1111
jUnitVersion = '4.13.2'
1212
androidJUnitTestVersion = '1.2.1'
1313
spotlessVersion = '6.25.0'

0 commit comments

Comments
 (0)