uPhyca / gradle-android-aspectj-plugin

A Gradle plugin which enables AspectJ for Android builds.
Apache License 2.0
279 stars 55 forks source link

Not working from library project #25

Closed jd-alexander closed 9 years ago

jd-alexander commented 9 years ago

Everything works fine when I use it in an android app but as soon as I move it to the plugin and code to an android library it stops working. any thoughts ?

moonljt521 commented 7 years ago

in my app module it not working,but other module it is fine,could you help me

jd-alexander commented 7 years ago

Hey check out this library I wrote https://github.com/jd-alexander/flender

This is the associated Stack Overflow question https://stackoverflow.com/questions/31142125/aspectj-with-android-library/31225630#31225630

moonljt521 commented 7 years ago

wonderful ,thanks