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

Unverified Commit fdfc330d authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #1722 from nextcloud/dependabot/gradle/roomVersion-2.5.1

build(deps): Bump roomVersion from 2.5.0 to 2.5.1
parents ff1b8b89 d91d124c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ android {

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

dependencies {