forked from github/wulkanowy-mirror
Bump mockito-android from 3.0.4 to 3.0.5 (#462)
This commit is contained in:
parent
33d6ae8afc
commit
c45b7c04b9
@ -179,7 +179,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.room:room-testing:$room"
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
androidTestImplementation "org.mockito:mockito-core:$mockito_core"
|
||||
androidTestImplementation("org.mockito:mockito-android:3.0.4") {
|
||||
androidTestImplementation("org.mockito:mockito-android:3.0.5") {
|
||||
exclude group: 'org.mockito', module: 'mockito-core'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user