Skip to content

Commit

Permalink
Bump iconics-compose from 5.3.2 to 5.3.3 (#1928)
Browse files Browse the repository at this point in the history
Bumps [iconics-compose](https://github.com/mikepenz/Android-Iconics) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/mikepenz/Android-Iconics/releases)
- [Changelog](https://github.com/mikepenz/Android-Iconics/blob/develop/gradle-release.gradle)
- [Commits](mikepenz/Android-Iconics@v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: com.mikepenz:iconics-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent c22e078 commit ef5f033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation("com.mikepenz:iconics-core:5.3.3")
implementation("androidx.appcompat:appcompat:1.3.1")
implementation("com.mikepenz:community-material-typeface:5.8.55.0-kotlin@aar")
implementation("com.mikepenz:iconics-compose:5.3.2")
implementation("com.mikepenz:iconics-compose:5.3.3")

implementation("androidx.activity:activity-compose:1.4.0")
implementation("androidx.compose.compiler:compiler:1.0.5")
Expand Down

0 comments on commit ef5f033

Please sign in to comment.