Update Room to 2.3.0.

This commit is contained in:
Isira Seneviratne 2021-05-16 11:04:52 +05:30
parent f80b1fb2fe
commit cd0a87785e
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ ext {
checkstyleVersion = '8.38'
androidxLifecycleVersion = '2.2.0'
androidxRoomVersion = '2.3.0-alpha03'
androidxRoomVersion = '2.3.0'
icepickVersion = '3.2.0'
exoPlayerVersion = '2.13.3'