Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.appspiriment.applicationThis 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-resourcesA plugin removes unused resources discovered by Android Lint |
2.3.0
(14 July 2025) |
com.bugsnag.gradleOfficial BugSnag Gradle Plugin |
1.0.0
(14 July 2025) |
com.ryandens.javaagent-testAutomatically attaches javaagents to the Java Plugin Test tasks |
0.9.1
(14 July 2025) |
com.ryandens.javaagent-jibAutomatically includes javaagents in OCI images created by Jib |
0.9.1
(14 July 2025) |
com.ryandens.javaagent-application-runAutomatically attaches javaagents to the Application Plugin run tasks |
0.9.1
(14 July 2025) |
com.ryandens.javaagent-applicationAutomatically attaches javaagents to the Application Plugin run tasks and the main application distributions |
0.9.1
(14 July 2025) |
com.ryandens.javaagent-application-distributionAutomatically attaches javaagents to the Application Plugin distributions |
0.9.1
(14 July 2025) |
com.ryandens.javaagent-otel-modificationEnables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules |
0.9.1
(14 July 2025) |
net.razvan.jacoco-to-coberturaThis plugin converts jacoco xml reports to cobertura. Make sure the jacocoTestReport runs before. |
2.0.0
(13 July 2025) |