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

Google plus conflicts with Google Cloud Messaging #94

Open
antonshkurenko opened this issue Jul 18, 2015 · 2 comments
Open

Google plus conflicts with Google Cloud Messaging #94

antonshkurenko opened this issue Jul 18, 2015 · 2 comments

Comments

@antonshkurenko
Copy link

This happens, when I add dependencies:

compile 'com.google.android.gms:play-services-gcm:7.5.0'
compile 'com.github.asne:asne-googleplus:0.3.3'

Error:Execution failed for task ':app:processDebugResources'.
Error: more than one library with package name 'com.google.android.gms'
You can temporarily disable this error with android.enforceUniquePackageName=false
However, this is temporary and will be enforced in 1.0

@dajver
Copy link

dajver commented Sep 29, 2016

nobody knows how to fix this???

@gianpaolodn
Copy link

Just strip out this lib from your project. It has several issues right now.
You can easily implement all you need with few and well documented line of
codes.

Il 29 set 2016 9:04 PM, "Gleb" [email protected] ha scritto:

nobody knows how to fix this???


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#94 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AEyEGePRj9GPGwcn28vi1XE6SEM6Ymi7ks5qvAu0gaJpZM4FbSf-
.

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

3 participants