I am trying to write code for Android FirebaseUI — Auth in my android project but from last two days, I am getting errors in my current code and don\'t know how to fix it. t
From Firebase doc:
// ADD THIS AT THE BOTTOM apply plugin: 'com.google.gms.google-services'
Bottom position of this line not top (below apply plugin: 'com.android.application').