Search Gradle plugins

Plugin Latest Version

io.github.tomhula.buildmark

Gradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime.

1.0.3
(30 April 2025)

io.outfoxx.sunday-generator

Sunday Generator is a code generator for Sunday HTTP clients and JAX-RS server stubs in multiple languages.

1.3.5
(22 December 2024)

io.github.appspiriment.project

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.10
(09 June 2025)

com.kevincheng.gradle.ditto

Ditto is a plugin that can easily adapt the layout to different Android devices to make sure users are getting same user experience.

1.1.0
(20 July 2020)

io.github.guilhe.kmp.plugin-composeuiviewcontroller

Automates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage.

2.1.21-1.8.1
(27 May 2025)

com.azizutku.jacocoaggregatecoverageplugin

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)