Skip to content

Instantly share code, notes, and snippets.

@beta
Created October 6, 2016 06:35
Show Gist options
  • Save beta/58520df2696e56214aa94f2798981c6c to your computer and use it in GitHub Desktop.
Save beta/58520df2696e56214aa94f2798981c6c to your computer and use it in GitHub Desktop.
tasks.withType(JavaCompile) {
compileTask -> compileTask.dependsOn ndkBuild
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment