diff --git a/app/build.gradle b/app/build.gradle index ef35ce2bc..2db052e81 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -132,6 +132,7 @@ dependencies { implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.activity:activity-ktx:1.3.1' implementation 'androidx.fragment:fragment-ktx:1.3.6' + implementation 'androidx.work:work-runtime-ktx:2.7.0' // Lifecycle implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'