Use junit 1.1.1
This commit is contained in:
parent
1a7b8630fb
commit
1a8360417c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ dependencies {
|
|||
androidTestImplementation 'com.squareup.spoon:spoon-client:2.0.0-SNAPSHOT'
|
||||
androidTestImplementation 'com.github.ligi:trulesk:0.28'
|
||||
androidTestImplementation 'androidx.test:core:1.2.0'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.0'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
|
||||
androidTestImplementation 'com.squareup.assertj:assertj-android:1.2.0'
|
||||
androidTestImplementation "org.mockito:mockito-core:$mockito_version"
|
||||
|
|
Loading…
Reference in a new issue