blob: 6b8be27fef194ea7192201a307f6f4d48e9db70c [file] [log] [blame]
dependencies {
compile 'com.google.guava:guava:19.0'
testCompile 'junit:junit:4.11'
androidTestUtil 'com.android.support.test:orchestrator:1.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
}