JakeWharton / hugo

Annotation-triggered method call logging for your debug builds.
Apache License 2.0
7.92k stars 797 forks source link

Unable to integrate into project #168

Open amansrii8 opened 5 years ago

amansrii8 commented 5 years ago

When I add Hugo in my project I am getting this Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.

Please tell me why I am getting this? ways to resolve it?

@JakeWharton

ranjeetchouhan commented 4 years ago

replace compile with api and build again

fangzhzh commented 4 years ago

Hi, I migrated the project to the latest Gradle and AspectJ. It works in 29 with very little change

Please go and check https://github.com/fangzhzh/hugo