mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-31 19:20:34 +00:00
Upgrade robolectric to 3.2
This commit is contained in:
parent
0cdc83049e
commit
ba35130b41
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ dependencies {
|
|||
testCompile "junit:junit:4.10"
|
||||
testCompile "org.assertj:assertj-core:1.7.0"
|
||||
testCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5'
|
||||
testCompile "org.robolectric:robolectric:3.2-rc1"
|
||||
testCompile "org.robolectric:robolectric:3.2"
|
||||
testCompile 'org.robolectric:shadows-multidex:3.1'
|
||||
testCompile "org.robolectric:shadows-support-v4:3.1"
|
||||
testCompile "org.mockito:mockito-core:1.10.19"
|
||||
|
|
|
|||
Loading…
Reference in a new issue