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

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

Merge pull request #1711 from nextcloud/dependabot/gradle/glideVersion-4.15.1

build(deps): Bump glideVersion from 4.15.0 to 4.15.1
parents 54444aec 7dfe85a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ android {
}

ext {
    glideVersion = '4.15.0'
    glideVersion = '4.15.1'
    roomVersion = "2.5.0"
}