Skip to content

Instantly share code, notes, and snippets.

@nyamwaya
Created August 4, 2015 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nyamwaya/0aa95a2dcf0ebedb7214 to your computer and use it in GitHub Desktop.
Save nyamwaya/0aa95a2dcf0ebedb7214 to your computer and use it in GitHub Desktop.
testCompile 'junit:junit:4.12'
testCompile('org.robolectric:robolectric:3.0-rc2'){
exclude group: 'commons-logging', module: 'commons-logging'
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment