Skip to content

Instantly share code, notes, and snippets.

@adam-hurwitz
Last active October 4, 2020 05:36
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 adam-hurwitz/70a63e9ce44e80dc4daed96b00532caa to your computer and use it in GitHub Desktop.
Save adam-hurwitz/70a63e9ce44e80dc4daed96b00532caa to your computer and use it in GitHub Desktop.
Android Model-View-Intent with Unit Tests - Libraries in build.gradle (App)
buildscript {
dependencies {
...
classpath "de.mannodermaus.gradle.plugins:android-junit5:X.X.X"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment