Skip to content

Commit ec09b67

Browse files
Bump com.github.bumptech.glide:glide from 4.15.0 to 4.15.1
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.15.0 to 4.15.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ee7bd3 commit ec09b67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

owncloudApp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation "androidx.fragment:fragment-ktx:$androidxFragment"
4040

4141
// Image loading
42-
implementation "com.github.bumptech.glide:glide:4.15.0"
42+
implementation "com.github.bumptech.glide:glide:4.15.1"
4343
implementation "com.github.2coffees1team:GlideToVectorYou:v2.0.0"
4444

4545
// Zooming Android ImageView.

0 commit comments

Comments
 (0)