Skip to content

Instantly share code, notes, and snippets.

@ismaeldivita
Last active January 26, 2021 15:18
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 ismaeldivita/e58ab323dcd30a1a327eea7047e00575 to your computer and use it in GitHub Desktop.
Save ismaeldivita/e58ab323dcd30a1a327eea7047e00575 to your computer and use it in GitHub Desktop.
plugins {
id 'com.ismaeldivita.changetracker' version '0.7.3'
}
changeTracker {
tasks = ['lint','testDebugUnitTest']
branch = "master"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment