Quick fix for this is adding this to your dependencies in build.gradle
implementation 'androidx.work:work-runtime-ktx:2.7.0'
Quick fix for this is adding this to your dependencies in build.gradle
implementation 'androidx.work:work-runtime-ktx:2.7.0'