Update room to v2.5.2

This commit is contained in:
Renovate Bot 2023-06-21 21:31:42 +00:00
parent 3da9097c6b
commit 11a30a15d9

View File

@ -15,7 +15,7 @@ androidSupport = "1.6.0"
materialDesign = "1.9.0"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.1"
room = "2.5.2"
kotlin = "1.8.22"
kotlinxCoroutines = "1.7.1"
viewModelKtx = "2.6.1"