Skip to content

Instantly share code, notes, and snippets.

@mohsenoid
Last active February 4, 2018 17:06
Show Gist options
  • Save mohsenoid/4a4cbee7ac2d2e3b219e06ecbb2a2824 to your computer and use it in GitHub Desktop.
Save mohsenoid/4a4cbee7ac2d2e3b219e06ecbb2a2824 to your computer and use it in GitHub Desktop.
include ':marvel-app', ':marvel-core', ':marvel-console'
project(':marvel-app').projectDir = new File('app')
project(':marvel-core').projectDir = new File('core-lib')
project(':marvel-console').projectDir = new File('console')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment