I come across this problem when I connected my android app to firebase, when I connect it to firebase authentication it brings this 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..
Please guide me on how to solve this error.