diff --git a/app/build.gradle b/app/build.gradle index 3900e0b93a6..af0c490cec8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -208,6 +208,7 @@ dependencies { 'androidx.test.ext:junit:1.1.1', 'com.github.bumptech.glide:mocks:4.11.0', 'com.google.truth:truth:1.1.3', + 'androidx.work:work-testing:2.4.0', 'com.google.truth.extensions:truth-liteproto-extension:1.1.3', 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.2.2', 'org.mockito:mockito-android:2.7.22',