Skip to content

Commit

Permalink
Bump androidx.compose.material:material-icons-extended (#348)
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material:material-icons-extended from 1.6.7 to 1.6.8.

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2024
1 parent 778031d commit 9d6fd1c
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 @@ -19,7 +19,7 @@ commons-lang3 = "3.8.1"
# Keep in sync with Kotlin version: https://developer.android.com/jetpack/androidx/releases/compose-kotlin
compose-compiler = "1.5.14"
compose-dialogs = "1.3.0"
compose-material = "1.6.7"
compose-material = "1.6.8"
compose-material3 = "1.2.1"
compose-runtime = "1.6.8"
compose-ui = "1.6.8"
Expand Down

0 comments on commit 9d6fd1c

Please sign in to comment.