How to this i am new on Android Studio.
The library com.google.android.gms:play-services-measurement-base is being requested by various other libraries at [[15.0.0,15.0.0], [15.0.2,15.0.2]], but resolves to 15.0.2. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.
Resolve this issue with me - If You are choosing Firestore Database then do this: first We will add updated these things in Gradle :
after this update :
Then Rebuild or Sunc Now , issue will be resolve.
if You are working on RealTime Database then do this thing :-
Set Dependency :
and remove above FireStore Dependency.
This will sure resolve your issue ... If you like then vote for me
This works for me. By adding the latest version, i.e 4.0.1
As reported here:
Then update your google play services plugin to 3.3.0
and update the dependencies to 15.0.2.