Bump robolectric to 3.1.2

This commit is contained in:
Daniel Martí 2016-08-21 11:07:47 +02:00
parent cbccb910a2
commit a9944f7a22

View File

@ -39,7 +39,7 @@ dependencies {
testCompile 'junit:junit:4.12'
testCompile "org.robolectric:robolectric:3.1.1"
testCompile "org.robolectric:robolectric:3.1.2"
testCompile "org.mockito:mockito-core:1.10.19"