Skip to content

Commit 69bc8f0

Browse files
Bump glide from 4.12.0 to 4.14.2 in /android
Bumps [glide](https://github.com/bumptech/glide) from 4.12.0 to 4.14.2. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.12.0...v4.14.2) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77e3a6d commit 69bc8f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'de.hdodenhof:circleimageview:3.1.0'
6161

6262
// image cache library
63-
implementation 'com.github.bumptech.glide:glide:4.12.0'
63+
implementation 'com.github.bumptech.glide:glide:4.14.2'
6464
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
6565

6666
// Networking Components

0 commit comments

Comments
 (0)