Search Gradle plugins

Plugin Latest Version

Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects

1.1.2
(27 September 2025)

Unit tests only the changed modules in the dependencies graph

1.14.0
(16 September 2025)

KMP compileOnly Dependencies without Dependency Hell

0.1.0
(26 August 2025)

A plugin to automatically produce Github/mermaid compatible dependency graphs

1.3.42
(18 July 2025)

"A Gradle plugin that generates the module.json for CloudNet3 modules based on the Gradle project"

0.5.0-beta.2
(17 July 2025)

This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file.

0.0.11
(14 July 2025)

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.11
(14 July 2025)

A tool that automatically generates GitHub-friendly dependency graphs

1.0.0
(09 July 2025)

Conventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (root project plugin)

0.4.6
(30 June 2025)

A Gradle plugin that simplifies and extends the jacoco-report-aggregation plugin, enabling consolidated code coverage reports across multiple projects or modules.

0.12.0
(22 March 2025)