I am trying to add firebase to my app using the firebaseUI. As the documentations says, I have used the corresponding gms:play-services (11.0.4) with the firebaseUI version
add this line at the end of app level gradle file
apply plugin: 'com.google.gms.google-services'