|
@@ -295,7 +295,7 @@ dependencies {
|
|
testImplementation 'junit:junit:4.13.2'
|
|
testImplementation 'junit:junit:4.13.2'
|
|
testImplementation 'org.mockito:mockito-core:4.8.1'
|
|
testImplementation 'org.mockito:mockito-core:4.8.1'
|
|
|
|
|
|
- androidTestImplementation "androidx.test:core:1.4.0"
|
|
|
|
|
|
+ androidTestImplementation "androidx.test:core:1.5.0"
|
|
|
|
|
|
// Espresso core
|
|
// Espresso core
|
|
androidTestImplementation ("androidx.test.espresso:espresso-core:$espressoVersion", {
|
|
androidTestImplementation ("androidx.test.espresso:espresso-core:$espressoVersion", {
|