blob: 32a0b7e4cc046cca22b3de844d768337d968bb53 [file] [log] [blame]
android {
productFlavors {
create("foo") {
setDimension("free")
}
}
}