android compile error
Open
question
- Dominant language
- Java
- Stars
- 437
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
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 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.