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 ?
I find you use
org/jetbrains/annotations/NotNull.classinPreconditions.class. I think this is due to this error. How to avoid this error ?