Skip to content

Commit

Permalink
Build(deps): Bump androidx.compose:compose-bom (#176)
Browse files Browse the repository at this point in the history
Bumps androidx.compose:compose-bom from 2024.11.00 to 2024.12.01.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 14, 2024
1 parent 77b3ca3 commit 0e88b3d
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 @@ -21,7 +21,7 @@ google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
jakewharton-timber = "com.jakewharton.timber:timber:5.0.1"

# androidx-compose-implementation-with-bom
androidx-compose-bom = "androidx.compose:compose-bom:2024.11.00"
androidx-compose-bom = "androidx.compose:compose-bom:2024.12.01"
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 0e88b3d

Please sign in to comment.