Update to version 1.0 of Android Studio

This commit is contained in:
Bradlee Speice
2014-12-14 17:23:40 -05:00
parent c5e7fe8f41
commit 6e0e8e44d7
4 changed files with 5 additions and 59 deletions

View File

@ -43,7 +43,7 @@ dependencies {
compile androidModule
testCompile 'junit:junit:4.+'
testCompile 'org.robolectric:robolectric:+'
testCompile 'org.robolectric:robolectric:2.+'
testCompile 'org.mockito:mockito-core:+'
testCompile 'com.jayway.awaitility:awaitility:+'
testCompile 'org.jetbrains.spek:spek:+'