Use mockito 2.0.26
This commit is contained in:
parent
20c1492fd5
commit
d74d6d72bd
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ dependencies {
|
|||
testCompile 'com.squareup.assertj:assertj-android:1.1.1'
|
||||
testCompile 'com.android.support:support-annotations:23.1.1'
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'org.mockito:mockito-core:2.0.31-beta'
|
||||
testCompile 'org.mockito:mockito-core:2.0.36-beta'
|
||||
|
||||
// cannot use this new version: https://github.com/zxing/zxing/issues/165
|
||||
// WARNING: might work on some devices or the emulator - but fails on others
|
||||
|
|
Loading…
Reference in a new issue