Skip to content

Instantly share code, notes, and snippets.

@PaoloMilano
Created June 8, 2020 13:18
Show Gist options
  • Save PaoloMilano/d9ff7d5c0d9e9e552e6d398c702425de to your computer and use it in GitHub Desktop.
Save PaoloMilano/d9ff7d5c0d9e9e552e6d398c702425de to your computer and use it in GitHub Desktop.
String dimen = "palette"
flavorDimensions dimen
productFlavors {
reds { dimension dimen }
greens { dimension dimen }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment