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.4.3 to 1.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent 7f12f50 commit 8499313
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 {
implementation "androidx.compose.ui:ui:$compose_version"
implementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
implementation "androidx.compose.material:material:1.4.3"
implementation "androidx.compose.material:material-icons-extended:1.4.3"
implementation "androidx.compose.material:material-icons-extended:1.5.1"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
implementation 'androidx.navigation:navigation-compose:2.6.0'
implementation 'io.coil-kt:coil:2.4.0'
Expand Down

0 comments on commit 8499313

Please sign in to comment.