blob: 392038903c76499473cb97801f62c13afc5e20f0 [file] [log] [blame]
val fancy by extra(true)
android {
dataBinding {
isEnabled = fancy
}
}