mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-25 21:48:51 -04:00
Bump robolectric to 3.1 now that it's out
And remove the now unnecessary -rc justification comment.
This commit is contained in:
1 parent
3d59f4f192
commit
4fbc327a91
1 file changed
+1
-2
+1
-2
@@ -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