Skip to content

Instantly share code, notes, and snippets.

@mtilbrook-dev
Last active August 2, 2018 00:17
Show Gist options
  • Save mtilbrook-dev/43a57e8960771782cd79db27101b398c to your computer and use it in GitHub Desktop.
Save mtilbrook-dev/43a57e8960771782cd79db27101b398c to your computer and use it in GitHub Desktop.
Include JaCoCo in module
apply plugin: 'com.android.application'
// or apply plugin: 'com.android.library'
enableJacoco(project)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment