Search Gradle plugins

Plugin Latest Version

A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

1.11.0
(25 July 2025)

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

2.0.0
(13 July 2025)

Preconfiguring reports for your build

1.2.0
(25 April 2025)

A plugin that generates third-party licenses for Android projects.

0.0.1-alpha02
(22 April 2025)

Automatically publish test reports to a Projektor report server

10.0.0
(15 March 2025)

Decorates the build logs with maven coordinates of artifacts published with `publish` or `publishToMavenLocal`

1.3.3
(12 March 2025)

A Gradle plugin building a visual report for JMH benchmarks!

0.9.6
(19 April 2024)

The JaCoCoReportAggregationAndroidPlugin plugin provides code coverage metrics for multi-module Android project.

0.1.1
(16 January 2024)

The JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential.

0.1.0
(08 November 2023)

Gradle plugin to convert JaCoCo coverage reports to Cobertura coverage reports

1.1.2
(21 June 2023)