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.6.0 to 1.6.1.

---
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 and BryanGIG committed Feb 19, 2024
1 parent 979f47e commit 36c22dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
androidTestImplementation composeBom

implementation 'androidx.compose.material3:material3'
implementation 'androidx.compose.material:material-icons-extended:1.6.0'
implementation 'androidx.compose.material:material-icons-extended:1.6.1'

// Android Studio Preview support
implementation 'androidx.compose.ui:ui-tooling-preview'
Expand Down

0 comments on commit 36c22dd

Please sign in to comment.