blob: a0d287f5ef85cf1308417a79008f7335c1be1975 [file] [log] [blame]
ext {
fancy = true
}
android {
dataBinding {
enabled fancy
}
}