Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5395a538 authored by Álvaro Brey's avatar Álvaro Brey Committed by GitHub
Browse files

Merge pull request #1693 from nextcloud/dependabot/gradle/com.github.bumptech.glide-glide-4.15.0

Bump com.github.bumptech.glide:glide from 4.14.2 to 4.15.0
parents 17097212 e7bf3ffe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -86,8 +86,8 @@ dependencies {
    }

    // Glide
    implementation 'com.github.bumptech.glide:glide:4.14.2'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
    implementation 'com.github.bumptech.glide:glide:4.15.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'

    // Android X
    implementation 'androidx.appcompat:appcompat:1.6.1'