blob: e94bdb0c00c608b2a6e37583fa25203d5b721d5f [file] [log] [blame]
ext {
fancy = true
}
android {
viewBinding {
enabled fancy
}
}