Skip to content

Instantly share code, notes, and snippets.

@vsvankhede
Last active July 3, 2016 14:45
Show Gist options
  • Save vsvankhede/b8a4c616fdeacd37c775e7d6cb53dc56 to your computer and use it in GitHub Desktop.
Save vsvankhede/b8a4c616fdeacd37c775e7d6cb53dc56 to your computer and use it in GitHub Desktop.
Define product flavours
productFlavors {
free {
}
paid {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment