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

Unverified Commit 6383ab1f authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1879 from nextcloud/dependabot/gradle/glideVersion-4.16.0

build(deps): Bump glideVersion from 4.15.1 to 4.16.0
parents 74c3e68f 0254244c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ android {
}

ext {
    glideVersion = '4.15.1'
    glideVersion = '4.16.0'
    roomVersion = "2.5.1"
}