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
> maven { url "https://maven.google.com" } repositories { jcenter() google() } use this `implementation 'com.google.android.gms:play-services-ads:19.3.0'` instead of `compile 'com.google.android.gms:play-services-auth:11.4.0'`