Bump robolectric to 3.1.2

This commit is contained in:
Daniel Martí 2016-08-21 11:07:47 +02:00 committed by Danial Behzadi
parent a0b56b23ca
commit 8a1a2fa310

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"