LSPosed / LSParanoid

String obfuscator for Android applications
Apache License 2.0
231 stars 23 forks source link

java.util.zip.ZipException: duplicate entry Error with Dagger Hilt. #27

Open developersancho opened 7 months ago

developersancho commented 7 months ago

Hi, when i build project have no error but when i run the project that using dagger hilt get error on below.

Task :app:lsparanoidDebug FAILED Execution failed for task ':app:lsparanoidDebug'. java.util.zip.ZipException: duplicate entry: dagger/hilt/internal/aggregatedroot/codegen/_com_tom_Application.class

Do you have any Solution for this Issue?

normanaspx commented 4 months ago

any update?

edyknd commented 3 months ago

Did you manage to solve it?

nawafab commented 3 months ago

Same Issue Any updates?