Search Gradle plugins

Plugin Latest Version

Enterprise-grade Gradle diagnostic engine: health scoring, dependency analysis, build performance auditing, module graph visualization, security scanning, and 20+ architectural checks for Android and Kotlin Multiplatform projects. Zero-config, SARIF + JUnit CI/CD integration, colorful terminal dashboards.

2.3.2
(01 August 2026)

A compiler plugin that provides checks to ensure that function calls are in scope at build time.

0.0.4
(18 February 2021)

Verifies that ProGuard/R8 obfuscation actually renamed configured sensitive classes, not just that minification is enabled. Parses the R8 mapping.txt, checks a developer-declared list of sensitive classes, and generates a console/JSON report — optionally failing the build as a CI security gate.

0.1.0
(10 August 2026)

Plugin that checks if it is running on a continuous integration server and gives you access to the build metadata.

0.5.0
(25 October 2020)

The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.

1.0.8
(21 May 2026)

This plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc.

1.0.1
(20 September 2023)