Skip to content

Commit 7b4f0ff

Browse files
build(deps): bump com.mikepenz:fontawesome-typeface
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]>
1 parent 542acbb commit 7b4f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation 'androidx.annotation:annotation:1.7.1'
7373
implementation 'com.google.android.material:material:1.11.0'
7474
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
75-
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
75+
implementation 'com.mikepenz:fontawesome-typeface:5.13.3.0-kotlin@aar'
7676
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
7777
implementation 'de.hdodenhof:circleimageview:3.1.0'
7878
implementation 'com.mikepenz:itemanimators:1.1.0'

0 commit comments

Comments
 (0)