Skip to content

Instantly share code, notes, and snippets.

@plastiv
Created February 10, 2015 17:37
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 plastiv/ccf4cf3d4cb35660b39c to your computer and use it in GitHub Desktop.
Save plastiv/ccf4cf3d4cb35660b39c to your computer and use it in GitHub Desktop.
androidTestCompile("com.android.support.test.espresso:espresso-core:2.0"){
// avoid conflict with dagger transitive dependency
exclude group: 'javax.inject'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment