Skip to content

Instantly share code, notes, and snippets.

@nekocode
Created October 25, 2018 05:46
Show Gist options
  • Select an option

  • Save nekocode/54a9451037654957947285d5f706cf59 to your computer and use it in GitHub Desktop.

Select an option

Save nekocode/54a9451037654957947285d5f706cf59 to your computer and use it in GitHub Desktop.
project.afterEvaluate {
project.tasks["transformClassesWithDepanForDebug"]
.outputs.upToDateWhen { false }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment