Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin adapted for Alibaba's routing framework ARouter (compatible with AGP 8.3.0) The official routing plugin arouter-register of the routing framework hosted at https://github.com/alibaba/ARouter is currently at version 1.0.2, which does not support AGP 8.x.x. This plugin is designed to address this issue. It applies to projects that encounter the problem of being unable to use the official arouter-register plugin after upgrading AGP to 8.x.x. |
1.0.0
(03 December 2025) |
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.140.0
(21 November 2025) |
|
Analyse transitive dependencies for ABI compatibility |
0.5.0
(11 November 2025) |
|
An extended version of metalava gradle plugin |
1.0
(28 October 2025) |
|
Allows to use GoCD pipeline environment details to be used in version numbers. Provides very simple method to create MSI/WIX compatible version numbers e.g. from Git version tag. |
0.3.9
(20 September 2025) |
|
Generate Kotlin DTOs from Protocol Buffer files compatible with kotlinx.serialization.protobuf. Supports proto3 syntax with proper nullable fields, @ProtoPacked annotations, and seamless build integration. |
2.1.5
(31 August 2025) |
|
Use an S3-compatible object store as a Gradle build cache backend |
3.0.0
(31 August 2025) |
|
A plugin to automatically produce Github/mermaid compatible dependency graphs |
1.3.42
(18 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) |
|
Tool to verify the compatibility of the class paths of Gradle projects |
1.5.15
(06 June 2025) |