blob: b1316b382c4e0dd391d6e8008481415f98ea88e4 [file] [log] [blame]
ext {
fancy = true
}
android {
buildFeatures {
dataBinding fancy
}
}