gorbin / gorbin/ASNE

Google plus conflicts with Google Cloud Messaging

Open
#94 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
877
Forks
225
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.