Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate dependency error #15

Open
mehtaronak opened this issue Aug 13, 2017 · 4 comments
Open

Duplicate dependency error #15

mehtaronak opened this issue Aug 13, 2017 · 4 comments

Comments

@mehtaronak
Copy link

Hi,

I am already using compile 'com.google.android.gms:play-services-auth:10.0.1' in my build.gradle nad I have noted that SwipeableCard using com.google.android.gms:play-services-auth:8.4.0

Here is my compile error I am getting
All com.google.android.gms libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 8.4.0, 10.2.1. Examples include com.google.android.gms:play-services:8.4.0 and com.google.android.gms:play-services-auth:10.2.1 less... (Ctrl+F1)

Do we have any way to override only play-services-auth library gradle?

@MmtBkn
Copy link

MmtBkn commented Aug 15, 2017

Same, using compat:25.3.1, and maps:11.0.4.

@michelelacorte
Copy link
Owner

You can import my library and edit manually build.gradle or send a new PR and I will merge

@mehtaronak
Copy link
Author

mehtaronak commented Sep 23, 2017 via email

@waseefakhtar
Copy link

waseefakhtar commented Apr 25, 2018

I have the same issue. When I try to run with the dependency added, I get: Program type already present: com.google.android.gms.internal.zzsk. What do you think might be the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants