Skip to content

Instantly share code, notes, and snippets.

@r-winkler
Created November 25, 2017 09:45
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 r-winkler/4a5e6b03911323785bc59b85af8fdee1 to your computer and use it in GitHub Desktop.
Save r-winkler/4a5e6b03911323785bc59b85af8fdee1 to your computer and use it in GitHub Desktop.
include 'backend'
include 'frontend'
rootProject.children.each {
it.buildFileName = it.name + '.gradle'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment