Search Gradle plugins

Plugin Latest Version

io.github.appspiriment.application

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)

io.github.irgaly.remove-unused-resources

A plugin removes unused resources discovered by Android Lint

2.3.0
(14 July 2025)

com.bugsnag.gradle

Official BugSnag Gradle Plugin

1.0.0
(14 July 2025)

com.ryandens.javaagent-test

Automatically attaches javaagents to the Java Plugin Test tasks

0.9.1
(14 July 2025)

com.ryandens.javaagent-jib

Automatically includes javaagents in OCI images created by Jib

0.9.1
(14 July 2025)

com.ryandens.javaagent-application-run

Automatically attaches javaagents to the Application Plugin run tasks

0.9.1
(14 July 2025)

com.ryandens.javaagent-application

Automatically attaches javaagents to the Application Plugin run tasks and the main application distributions

0.9.1
(14 July 2025)

com.ryandens.javaagent-application-distribution

Automatically attaches javaagents to the Application Plugin distributions

0.9.1
(14 July 2025)

com.ryandens.javaagent-otel-modification

Enables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules

0.9.1
(14 July 2025)

net.razvan.jacoco-to-cobertura

This plugin converts jacoco xml reports to cobertura. Make sure the jacocoTestReport runs before.

2.0.0
(13 July 2025)