Update Room to 2.3.0.
This commit is contained in:
parent
290c4bbfec
commit
0cf0ec5470
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ ext {
|
||||||
checkstyleVersion = '8.38'
|
checkstyleVersion = '8.38'
|
||||||
|
|
||||||
androidxLifecycleVersion = '2.2.0'
|
androidxLifecycleVersion = '2.2.0'
|
||||||
androidxRoomVersion = '2.3.0-alpha03'
|
androidxRoomVersion = '2.3.0'
|
||||||
|
|
||||||
icepickVersion = '3.2.0'
|
icepickVersion = '3.2.0'
|
||||||
exoPlayerVersion = '2.13.3'
|
exoPlayerVersion = '2.13.3'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue