dependencies {
    compile project(':core')

    androidTestCompile('com.google.dexmaker:dexmaker-mockito:1.1')
    androidTestCompile('com.jayway.android.robotium:robotium-solo:5.2.1’)
}