Bump iconics-compose from 5.3.2 to 5.3.3 (#1928)

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](https://github.com/mikepenz/Android-Iconics/compare/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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 17:47:36 -05:00 committed by GitHub
parent c22e078559
commit ef5f033d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")