Skip to content

Instantly share code, notes, and snippets.

@PawelRaciborski
Created August 7, 2018 20:37
Show Gist options
  • Save PawelRaciborski/3b78c0681bac0f6323fb047aeac71499 to your computer and use it in GitHub Desktop.
Save PawelRaciborski/3b78c0681bac0f6323fb047aeac71499 to your computer and use it in GitHub Desktop.
1_3
flavorDimensions "jelly"
productFlavors {
strawberry {
dimension "jelly"
}
blueberry {
dimension "jelly"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment