Fix some deprecations
This commit is contained in:
parent
61c10ad427
commit
0e33cc5d73
10 changed files with 24 additions and 30 deletions
|
|
@ -187,7 +187,6 @@ dependencies {
|
|||
|
||||
implementation "androidx.lifecycle:lifecycle-livedata:${androidxLifecycleVersion}"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel:${androidxLifecycleVersion}"
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:${androidxLifecycleVersion}"
|
||||
|
||||
implementation "androidx.room:room-runtime:${androidxRoomVersion}"
|
||||
implementation "androidx.room:room-rxjava2:${androidxRoomVersion}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue