Skip to content

Commit 412a7d0

Browse files
Merge pull request nextcloud#11484 from nextcloud/dependabot/gradle/roomVersion-2.5.1
Build(deps): Bump roomVersion from 2.5.0 to 2.5.1
2 parents 0410e61 + b239f8b commit 412a7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
checkerVersion = "3.21.2"
1919
exoplayerVersion = "2.18.5"
2020
documentScannerVersion = "1.0.1"
21-
roomVersion = "2.5.0"
21+
roomVersion = "2.5.1"
2222

2323
ciBuild = System.getenv("CI") == "true"
2424
}

0 commit comments

Comments
 (0)