mrmans0n / smart-location-lib

Android library project that lets you manage the location updates to be as painless as possible
1.65k stars 353 forks source link

Conflict Error and duplicate entry of zzy... something.class error #221

Open rutvikwebmobtech opened 6 years ago

rutvikwebmobtech commented 6 years ago

Error:Execution failed for task ':app:processDevDebugGoogleServices'.

Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to 11.4.2.

MaxToyberman commented 6 years ago

@rutvikbhatt run gradlew -q dependencies app:dependencies --configuration compile this will list all your grade dependencies. watch for other versions of play services that may collide.

for additional information refer to :

https://stackoverflow.com/questions/30648172/gradle-library-duplicates-in-dependencies