Skip to content

Commit

Permalink
build(deps): bump de.hdodenhof:circleimageview from 2.2.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [de.hdodenhof:circleimageview](https://github.com/hdodenhof/CircleImageView) from 2.2.0 to 3.1.0.
- [Commits](hdodenhof/CircleImageView@v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: de.hdodenhof:circleimageview
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 43d7174 commit 67fb731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'com.mikepenz:itemanimators:1.1.0'
implementation 'com.mikepenz:crossfader:1.5.1@aar'
implementation 'com.mikepenz:crossfadedrawerlayout:1.0.1@aar'
Expand Down

0 comments on commit 67fb731

Please sign in to comment.