Method Tracking A plugin to display how methods are called in application. Live Demo Usage Stpe1 Add these to your root build.gradle. buildscript { repositories { maven { url "https://plugins.gradle.org/m2/" } } dependencies { classpath "gradle.plugin.com.uniquestudio:method