-Updated room db to 1.1.1.
-Fixed database import/export to no longer include accessory db files to ensure backward compatibility.
This commit is contained in:
parent
f59f8c01d9
commit
bf3c48d49d
2 changed files with 16 additions and 4 deletions
|
|
@ -43,7 +43,7 @@ android {
|
|||
ext {
|
||||
supportLibVersion = '27.1.1'
|
||||
exoPlayerLibVersion = '2.7.3'
|
||||
roomDbLibVersion = '1.0.0'
|
||||
roomDbLibVersion = '1.1.1'
|
||||
leakCanaryLibVersion = '1.5.4'
|
||||
okHttpLibVersion = '3.10.0'
|
||||
icepickLibVersion = '3.2.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue