Skip to content

Commit

Permalink
Update WorkManager
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jan 21, 2019
1 parent 3321542 commit f6a4510
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit f6a4510

Please sign in to comment.