Commit f6a45106 authored by topjohnwu's avatar topjohnwu

Update WorkManager

parent 33215424
...@@ -70,8 +70,7 @@ dependencies { ...@@ -70,8 +70,7 @@ dependencies {
fullImplementation "androidx.recyclerview:recyclerview:${androidXVersion}" fullImplementation "androidx.recyclerview:recyclerview:${androidXVersion}"
fullImplementation "androidx.cardview:cardview:${androidXVersion}" fullImplementation "androidx.cardview:cardview:${androidXVersion}"
fullImplementation "com.google.android.material:material:${androidXVersion}" fullImplementation "com.google.android.material:material:${androidXVersion}"
fullImplementation 'android.arch.work:work-runtime:1.0.0-beta01' fullImplementation 'android.arch.work:work-runtime:1.0.0-beta02'
fullImplementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
fullImplementation 'androidx.room:room-runtime:2.0.0' fullImplementation 'androidx.room:room-runtime:2.0.0'
def butterKnifeVersion = '10.0.0' def butterKnifeVersion = '10.0.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment