Skip to content

Commit eeeca2f

Browse files
build(deps): bump com.mikepenz:google-material-typeface
Bumps [com.mikepenz:google-material-typeface](https://github.com/mikepenz/Android-Iconics) from 3.0.1.3.original to 4.0.0.2-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:google-material-typeface dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7e6fb1 commit eeeca2f

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
@@ -71,7 +71,7 @@ dependencies {
7171
implementation 'androidx.recyclerview:recyclerview:1.3.2'
7272
implementation 'androidx.annotation:annotation:1.7.1'
7373
implementation 'com.google.android.material:material:1.11.0'
74-
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
74+
implementation 'com.mikepenz:google-material-typeface:4.0.0.2-kotlin@aar'
7575
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
7676
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
7777
implementation 'de.hdodenhof:circleimageview:3.1.0'

0 commit comments

Comments
 (0)