Skip to content

Commit 2c709e6

Browse files
authored
Merge pull request #507 from fmonniot/dependabot/gradle/androidx.compose-compose-bom-2025.03.01
Bump androidx.compose:compose-bom from 2025.03.00 to 2025.03.01
2 parents f17c1b7 + fbc3bf2 commit 2c709e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation "com.google.accompanist:accompanist-swiperefresh:0.36.0"
8080

8181

82-
Dependency composeBom = platform('androidx.compose:compose-bom:2025.03.00')
82+
Dependency composeBom = platform('androidx.compose:compose-bom:2025.03.01')
8383
implementation composeBom
8484
testImplementation composeBom
8585
androidTestImplementation composeBom

0 commit comments

Comments
 (0)