mirror of
https://github.com/readrops/Readrops.git
synced 2024-12-31 19:07:35 +01:00
Update room dependencies
This commit is contained in:
parent
577a70cab0
commit
4e0546ca91
@ -77,9 +77,9 @@ dependencies {
|
||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
|
||||
kapt 'androidx.lifecycle:lifecycle-common-java8:2.1.0'
|
||||
|
||||
implementation 'androidx.room:room-runtime:2.2.0'
|
||||
kapt 'androidx.room:room-compiler:2.2.0'
|
||||
implementation 'androidx.room:room-rxjava2:2.2.0'
|
||||
implementation 'androidx.room:room-runtime:2.2.1'
|
||||
kapt 'androidx.room:room-compiler:2.2.1'
|
||||
implementation 'androidx.room:room-rxjava2:2.2.1'
|
||||
|
||||
implementation 'androidx.paging:paging-runtime:2.1.0'
|
||||
implementation 'androidx.paging:paging-common:2.1.0'
|
||||
|
Loading…
Reference in New Issue
Block a user