I have implemented in Firebase
in my android studio project and it's working fine but when i added AdMob
code according to these instructions in it I am getting this error.
ERROR: The library com.google.android.gms:play-services-measurement-base is being requested by various other libraries at [[16.3.0,16.3.0], [16.0.0,16.0.0]], but resolves to 16.3.0. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies
.