I am new in Android. i am currently working in android app and when i try to run the app this error occurs.
I have researched but cant solve this error.
er
Please be sure that you are using identical versions of com.google.gms.
You can run the next command from the project root dir to find out which versions are used:
./gradlew ::dependencies
Usually it is something like this:
./gradlew :app:dependencies
After analyzing you are able to set the same versions or exclude group from some modules or expose a version