uPhyca / gradle-android-aspectj-plugin

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

Updated to work with AspectJ 1.8.+, Android Gradle Plugin 0.11.+ and... #1

Closed jrgonzalezg closed 10 years ago

jrgonzalezg commented 10 years ago

... Gradle 1.12 (based on the code for the current version of the hugo plugin at https://github.com/JakeWharton/hugo ). I have tested this and it seems to work properly with the updated dependencies and fixes the problems due to the changes in the latest versions of the Android Gradle Plugin.