Skip to content

Commit

Permalink
Merge pull request #3940 from owncloud/dependabot/gradle/com.github.b…
Browse files Browse the repository at this point in the history
…umptech.glide-glide-4.15.0

Bump com.github.bumptech.glide:glide from 4.14.2 to 4.15.0
  • Loading branch information
abelgardep authored Feb 28, 2023
2 parents ac4e4b5 + f75eb55 commit 74a0cf7
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 74a0cf7

Please sign in to comment.