Bump room from 2.5.0 to 2.5.1 (#2150)

This commit is contained in:
dependabot[bot] 2023-03-29 02:33:48 +00:00 committed by GitHub
parent 97a7b34b99
commit 9afb38d5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ huaweiPublish {
ext {
work_manager = "2.8.0"
android_hilt = "1.0.0"
room = "2.5.0"
room = "2.5.1"
chucker = "3.5.2"
mockk = "1.13.4"
coroutines = "1.6.4"