blob: 67d0a2eb39ec735e2456d86a72f41fa6e3e5ea18 [file] [log] [blame]
android {
dataBinding {
isEnabled = true
}
viewBinding {
isEnabled = true
}
}