I\'m developing android app using Firebase GMS service. I tried to follow their tutorials, i made project as they said, downloaded the json files.
But when I
Remove this line if you are working with databinding from gradle.properties
android.databinding.enableV2=true
Already the databinding is enabled in the app gradle file