Skip to content

Commit cf7d3c3

Browse files
Bump de.hdodenhof:circleimageview from 2.1.0 to 3.1.0
Bumps [de.hdodenhof:circleimageview](https://github.com/hdodenhof/CircleImageView) from 2.1.0 to 3.1.0. - [Commits](hdodenhof/CircleImageView@v2.1.0...v3.1.0) --- updated-dependencies: - dependency-name: de.hdodenhof:circleimageview dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 205bf1c commit cf7d3c3

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
@@ -102,7 +102,7 @@ dependencies {
102102
implementation 'com.github.bumptech.glide:glide:4.11.0'
103103
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
104104
implementation 'jp.wasabeef:glide-transformations:4.3.0'
105-
implementation 'de.hdodenhof:circleimageview:2.1.0'
105+
implementation 'de.hdodenhof:circleimageview:3.1.0'
106106
// Using Maven Central version of FlycoTabLayout (AndroidX version)
107107
implementation 'io.github.h07000223:flycoTabLayout:3.0.0'
108108
implementation 'com.orhanobut:logger:2.2.0'

0 commit comments

Comments
 (0)