facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

updated to new groovy coding standards #599

Closed hpols closed 5 years ago

hpols commented 6 years ago

Recently there was a change in groovy code that replaces compilewith implementation, which will soon be standard. To keep this great repro future proof I have added these minor changes.