Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hilt with lsParanoid #18

Open
BreadInjection opened this issue Jun 8, 2023 · 1 comment
Open

Hilt with lsParanoid #18

BreadInjection opened this issue Jun 8, 2023 · 1 comment

Comments

@BreadInjection
Copy link

An Exception is thrown after building a project that uses Hilt. It only works when the project doesn't have any caches.

Exception:
Caused by: org.gradle.api.UncheckedIOException: java.util.zip.ZipException: duplicate entry: dagger/hilt/internal/aggregatedroot/codegen/_com_example_lsparanoidtest_App.class
at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:62)
at org.gradle.internal.UncheckedExceptio
n.throwAsUncheckedException(UncheckedException.java:41)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:128)

Here is a demo project : lsparanoidDemo.zip
Do you have any Solution for this Issue?

@edyknd
Copy link

edyknd commented Mar 21, 2024

@BreadInjection I have the same problem.
did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants