Use spoon 1.3.0
This commit is contained in:
parent
592bed657f
commit
9d40828b71
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ dependencies {
|
|||
exclude module: 'recyclerview-v7'
|
||||
}
|
||||
|
||||
androidTestCompile 'com.squareup.spoon:spoon-client:1.2.1'
|
||||
androidTestCompile 'com.squareup.spoon:spoon-client:1.3.0'
|
||||
androidTestCompile 'com.squareup.assertj:assertj-android:1.1.1'
|
||||
|
||||
androidTestCompile 'org.mockito:mockito-core:1.9.5'
|
||||
|
|
Loading…
Reference in a new issue