Configuration 'compile' is obsolete and has been replaced with 'implementation'.
But
git grep compile
in my whole source tree gives 0 results.
So I assume this is some gradle plugin contributing those outdated statements.
Is there any way to quickly spot which one (without manually removing them one-by-one?)