Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin to run a user defined task on changed projects (modules) and their dependent projects (modules) |
1.8
(29 October 2024) |
|
A plugin to detect modules with code change in a multi-module project |
0.1.0
(08 October 2024) |
|
A gradle plugin to track changes on modules and his dependents |
0.8.2
(26 February 2021) |
|
Unit tests only the changed modules in the dependencies graph |
1.14.0
(16 September 2025) |
|
Gradle plugin to determine changed modules for CD |
1.0.0
(12 October 2018) |
|
Gradle plugin for automatic Git changes analysis and test scope determination in multi-module projects |
1.0.20
(07 December 2025) |
|
This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.11
(14 July 2025) |