build gradle error cannot find symbol databindingcomponent code example
Example: error: cannot access DataBindingComponent
//add this line in gradle.properties
android.enableJetifier=true
//add this line in gradle.properties
android.enableJetifier=true