Skip to content

Commit

Permalink
Bump androidx.compose.material:material-icons-extended
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material:material-icons-extended from 1.7.2 to 1.7.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent e0b22c3 commit 58ab63c
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.7.5'
compose_mat_version = '1.7.2'
compose_mat_version = '1.7.6'
camerax_version = '1.4.0'
accomp_version = '0.36.0'
play_version = '18.3.0'
Expand Down

0 comments on commit 58ab63c

Please sign in to comment.