Bump robolectric to 3.1 now that it's out
And remove the now unnecessary -rc justification comment.
This commit is contained in:
parent
3d59f4f192
commit
4fbc327a91
@ -41,8 +41,7 @@ dependencies {
|
|||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
|
|
||||||
// 3.1-rc1 is required because it is the first to implements API v23.
|
testCompile "org.robolectric:robolectric:3.1"
|
||||||
testCompile "org.robolectric:robolectric:3.1-rc1"
|
|
||||||
|
|
||||||
testCompile "org.mockito:mockito-core:1.10.19"
|
testCompile "org.mockito:mockito-core:1.10.19"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user