This commit is contained in:
Umberto Furno 2020-01-11 15:06:13 +01:00
parent 8b6104e0fa
commit 850ae61a27
1 changed files with 1 additions and 0 deletions

View File

@ -81,4 +81,5 @@ dependencies {
androidTestImplementation "androidx.arch.core:core-testing:$rootProject.androidxArchVersion"
androidTestImplementation "androidx.arch.core:core-testing:$rootProject.coreTestingVersion"
testImplementation 'org.mockito:mockito-core:2.19.0'
}