Skip to content

Commit

Permalink
Bump com.mikepenz:google-material-typeface in /android-refimpl-app
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 0ba504e commit 244f9bc
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 @@ -288,7 +288,7 @@ dependencies {
exclude group: 'com.github.bumptech.glide'
}
//
implementation('com.mikepenz:google-material-typeface:3.0.1.3.original@aar') {
implementation('com.mikepenz:google-material-typeface:4.0.0.2-kotlin@aar') {
exclude group: 'com.android.support'
}
implementation('com.mikepenz:fontawesome-typeface:5.3.1.1@aar') {
Expand Down

0 comments on commit 244f9bc

Please sign in to comment.