Skip to content

Instantly share code, notes, and snippets.

@r-winkler
Created November 25, 2017 09:45
Embed
What would you like to do?
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