Skip to content

Commit

Permalink
build(deps): bump androidx.compose:compose-bom (#28)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 982b74b commit 57459cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ androidx-arch-core-testing = "androidx.arch.core:core-testing:2.2.0"
google-truth = "com.google.truth:truth:1.4.2"

# androidx-compose-implementation-with-bom
androidx-compose-bom = "androidx.compose:compose-bom:2024.02.02"
androidx-compose-bom = "androidx.compose:compose-bom:2024.03.00"
androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
androidx-compose-material3-wsc = { module = "androidx.compose.material3:material3-window-size-class" }
Expand Down

0 comments on commit 57459cd

Please sign in to comment.