We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ee7bd3 + ec09b67 commit 9d48293Copy full SHA for 9d48293
1 file changed
owncloudApp/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation "androidx.fragment:fragment-ktx:$androidxFragment"
40
41
// Image loading
42
- implementation "com.github.bumptech.glide:glide:4.15.0"
+ implementation "com.github.bumptech.glide:glide:4.15.1"
43
implementation "com.github.2coffees1team:GlideToVectorYou:v2.0.0"
44
45
// Zooming Android ImageView.
0 commit comments