Skip to content

Commit 3a5c11f

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 fc4aed2 commit 3a5c11f

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
@@ -100,7 +100,7 @@ dependencies {
100100
implementation 'com.github.bumptech.glide:glide:4.11.0'
101101
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
102102
implementation 'jp.wasabeef:glide-transformations:4.3.0'
103-
implementation 'de.hdodenhof:circleimageview:2.1.0'
103+
implementation 'de.hdodenhof:circleimageview:3.1.0'
104104
// Temporarily commented - library not available on current repositories
105105
// implementation 'com.flyco.tablayout:FlycoTabLayout_Lib:2.1.2@aar'
106106
implementation 'com.orhanobut:logger:2.2.0'

0 commit comments

Comments
 (0)