Archinamon / android-gradle-aspectj

gradle plug-in adding supports of AspectJ into Android project
Apache License 2.0
365 stars 58 forks source link

Execution failed for task ':app:transformClassesWithAspectjForDebug' #36

Closed FunnyDevs closed 7 years ago

FunnyDevs commented 7 years ago

Hi! I have this message when i try to run the app and there isn't ajc-details.log to read the log problem.

Archinamon commented 7 years ago

Hi! Try to recompile with --info flag and look for some more info, please :)

Archinamon commented 7 years ago

Try out the latest version, please. Until any news incomes I'm closing this issue.

FunnyDevs commented 7 years ago

Thanks, now it works and there is no problem!