Update room

This commit is contained in:
tzugen 2021-12-20 19:39:20 +01:00
parent 7f42ed6a37
commit 65347a20fa
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ext.versions = [
androidSupportDesign : "1.4.0",
constraintLayout : "2.1.1",
multidex : "2.0.1",
room : "2.3.0",
room : "2.4.0",
kotlin : "1.6.10",
kotlinxCoroutines : "1.5.2-native-mt",
viewModelKtx : "2.3.0",