mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 23:25:20 +03:00
Merge pull request #2184 from nextcloud/dependabot/gradle/roomVersion-2.4.2
Bump roomVersion from 2.2.5 to 2.4.2
This commit is contained in:
commit
d318b70abf
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ ext {
|
|||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
retrofit2Version = "2.9.0"
|
||||
roomVersion = "2.2.5"
|
||||
roomVersion = "2.4.2"
|
||||
workVersion = "2.7.1"
|
||||
markwonVersion = "4.6.2"
|
||||
espressoVersion = "3.4.0"
|
||||
|
|
Loading…
Reference in a new issue