I am trying to setup my android project with Firebase so that I can allow users to login and sign up for my app. I have connected my app to Firebase but when I try and add Firebase Authentication to my app I get the following error:
The library com.google.android.gms:play-services-base is being requested by various other libraries at [[15.0.1,15.0.1]], but resolves to 16.0.1. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.