android {
    buildFeatures {
        dataBinding true
    }
}
