blob: 308e9bf8b889bcd030913e980c429b78bfa40ec5 [file] [log] [blame]
ext {
fancy = true
}
android {
buildFeatures {
viewBinding fancy
}
}