Closed khanhmd closed 8 years ago
I tried to use GoogleCloudMessage lib:
compile 'com.google.android.gms:play-services:8.1.0' compile 'com.google.android.gms:play-services-gcm:8.1.0'
and i got this error
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'. > com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/android/gms/gcm/PendingCallback$1.class
I think my application has more than one version of google play service, what can i do to fix it?
Thanks for your time.
Sorry, it's mistake of me. Close this issue.
I tried to use GoogleCloudMessage lib:
and i got this error
I think my application has more than one version of google play service, what can i do to fix it?
Thanks for your time.