Ibotta / gradle-aspectj-pipeline-plugin

A Gradle plugin for Android projects which performs AspectJ weaving using Android's bytcode manipulation pipeline.
Apache License 2.0
75 stars 15 forks source link

Dumplicate class error #36

Closed deverhjj closed 10 months ago

deverhjj commented 10 months ago

Type xxxAspect$ajcMightHaveAspect is defined multiple times: xxx\build\intermediates\runtime_library_classes_jar\release\classes.jar:xxx/xxxAspect$ajcMightHaveAspect.class, xxx\app\build\postWeave\xxx\xxxAspect$ajcMightHaveAspect.class

The error only occurs when using with pertarget Aspect, why?

eschlenz commented 10 months ago

Thanks, but this project is no longer maintained (as indicated on the root README). Sorry.