Bump room to 2.5.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-01-26 20:58:25 +01:00
parent 0c78b2edc7
commit f606056a8d
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -68,7 +68,7 @@ android {
}
ext {
roomVersion = "2.4.3"
roomVersion = "2.5.0"
}
dependencies {