|
@@ -327,7 +327,7 @@ dependencies {
|
|
|
|
|
|
// dependencies for instrumented tests
|
|
// dependencies for instrumented tests
|
|
// JUnit4 Rules
|
|
// JUnit4 Rules
|
|
- androidTestImplementation 'androidx.test.ext:junit:1.1.4'
|
|
|
|
|
|
+ androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
|
androidTestImplementation "androidx.test:rules:$androidxTestVersion"
|
|
androidTestImplementation "androidx.test:rules:$androidxTestVersion"
|
|
// Android JUnit Runner
|
|
// Android JUnit Runner
|
|
androidTestImplementation "androidx.test:runner:$androidxTestVersion"
|
|
androidTestImplementation "androidx.test:runner:$androidxTestVersion"
|