Skip to content

Instantly share code, notes, and snippets.

@Opalo
Created January 25, 2017 10:28
Show Gist options
  • Save Opalo/05ae5f464d000afd5c4df55a6eb87b82 to your computer and use it in GitHub Desktop.
Save Opalo/05ae5f464d000afd5c4df55a6eb87b82 to your computer and use it in GitHub Desktop.
task t1
task t2 {
dependsOn = t1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment