Skip to content

Commit

Permalink
Bump com.github.bumptech.glide:glide from 4.14.2 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](bumptech/glide@v4.14.2...v4.15.0)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent ac4e4b5 commit f75eb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owncloudApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation "androidx.fragment:fragment-ktx:$androidxFragment"

// Image loading
implementation "com.github.bumptech.glide:glide:4.14.2"
implementation "com.github.bumptech.glide:glide:4.15.0"
implementation "com.github.2coffees1team:GlideToVectorYou:v2.0.0"

// Zooming Android ImageView.
Expand Down

0 comments on commit f75eb55

Please sign in to comment.