blob: a3ffb2ee5d45bb8924c41f42bcd5d598bce928a0 [file] [log] [blame]
android {
buildTypes {
debug {
def var1 = sneaky
}
}
}
ext {
prop1 = "hello"
prop2 = true
}