Skip to content

Commit

Permalink
Bump compose_mat_version from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps `compose_mat_version` from 1.5.0 to 1.5.1.

Updates `androidx.compose.material:material-icons-extended` from 1.5.0 to 1.5.1

Updates `androidx.compose.material:material` from 1.5.0 to 1.5.1

---
updated-dependencies:
- dependency-name: androidx.compose.material:material-icons-extended
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fabi019 committed Sep 13, 2023
1 parent 9b3ea8f commit 822c526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

ext {
compose_ui_version = '1.5.1'
compose_mat_version = '1.5.0'
compose_mat_version = '1.5.1'
camerax_version = '1.3.0-rc01'
accomp_version = '0.32.0'
play_version = '18.3.0'
Expand Down

0 comments on commit 822c526

Please sign in to comment.