Skip to content

Commit 9d48293

Browse files
authored
Merge pull request #3969 from owncloud/dependabot/gradle/com.github.bumptech.glide-glide-4.15.1
Bump com.github.bumptech.glide:glide from 4.15.0 to 4.15.1
2 parents 3ee7bd3 + ec09b67 commit 9d48293

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)