-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry:
I find you use org/jetbrains/annotations/NotNull.class in Preconditions.class. I think this is due to this error. How to avoid this error ?