mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-05 20:52:14 -05:00
Bump robolectric to 3.1 now that it's out
And remove the now unnecessary -rc justification comment.
This commit is contained in:
@@ -41,8 +41,7 @@ dependencies {
|
||||
|
||||
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-rc1"
|
||||
testCompile "org.robolectric:robolectric:3.1"
|
||||
|
||||
testCompile "org.mockito:mockito-core:1.10.19"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user