Start a new topic

Facing error java.util.zip.ZipException: duplicate entry

 

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

> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/kinvey/java/AbstractClient$Builder$Option.class



I am facing this problem . When I remove this from build gradle compile 'com.android.support:appcompat-v7:23.1.1'

 

That error Fixes but other functions dont work properly.


Login or Signup to post a comment