The idea is simple: what gradle plugin is worth it? Why? What does it do?
Pull Requests are more than welcome, we're a community guys ;)
SDK Manager Plugin : Gradle plugin which downloads and manages your Android SDK.
Gradle Versions Plugin : Gradle plugin to discover dependency updates
Dexcount Gradle Plugin : A Gradle plugin to report the number of method references in your APK on every build.
Gradle Advanced Build Version : A plugin to generate the Android version code and version name automatically
Gradle Android Command Plugin : Use gradle tasks to run specific adb commands.
Gradle Proguard Plugin : Gradle plugin which easily add proguard snippet.
Gradle Config : Gradle plugin to easily handle variant specific settings with yaml format.