Skip to content

Commit

Permalink
Bump com.mikepenz:fontawesome-typeface in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps [com.mikepenz:fontawesome-typeface](https://github.com/mikepenz/Android-Iconics) from 5.3.1.1 to 5.13.3.0-kotlin.
- [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/commits)

---
updated-dependencies:
- dependency-name: com.mikepenz:fontawesome-typeface
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Feb 22, 2024
1 parent 7ce8f9b commit a77472a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ dependencies {
implementation('com.mikepenz:google-material-typeface:3.0.1.3.original@aar') {
exclude group: 'com.android.support'
}
implementation('com.mikepenz:fontawesome-typeface:5.3.1.1@aar') {
implementation('com.mikepenz:fontawesome-typeface:5.13.3.0-kotlin@aar') {
exclude group: 'com.android.support'
}
implementation('com.mikepenz:material-design-iconic-typeface:2.2.0.5@aar') {
Expand Down

0 comments on commit a77472a

Please sign in to comment.