New
Unclaimed project
Are you a maintainer of android-gradle-aspectj? Claim this project to take control of your public changelog and roadmap.
Changelog
gradle plug-in adding supports of AspectJ into Android project
Plugin-provider may be useful for that cases when you need to extract aspect-sources into separate module and include it on demand to that modules where you only need it. Therefor this behavior will save you build-time due to bypassing aspectj-transformers in provide-only modules.