Created
June 8, 2020 13:18
-
-
Save PaoloMilano/d9ff7d5c0d9e9e552e6d398c702425de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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