Update WorkManager
This commit is contained in:
parent
33215424d8
commit
f6a4510659
@ -70,8 +70,7 @@ dependencies {
|
||||
fullImplementation "androidx.recyclerview:recyclerview:${androidXVersion}"
|
||||
fullImplementation "androidx.cardview:cardview:${androidXVersion}"
|
||||
fullImplementation "com.google.android.material:material:${androidXVersion}"
|
||||
fullImplementation 'android.arch.work:work-runtime:1.0.0-beta01'
|
||||
fullImplementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
|
||||
fullImplementation 'android.arch.work:work-runtime:1.0.0-beta02'
|
||||
fullImplementation 'androidx.room:room-runtime:2.0.0'
|
||||
|
||||
def butterKnifeVersion = '10.0.0'
|
||||
|
Loading…
Reference in New Issue
Block a user