Search Gradle plugins

Plugin Latest Version

com.betomorrow.gradle.application.XamarinApplicationPlugin

Set of plugins to build Xamarin Application and Librairies

0.1.2
(24 March 2017)

de.trustedshops.gradle.trustbadge.config.produce

This plugin converts the trustbadge-config.json file for Trustbadge into a set of resources that the Trustbadge library can use.

0.0.03
(21 February 2023)

br.com.diefferson.securebuildconfig

A build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants.

1.0.9
(26 November 2018)

dev.tilbrook.kotlin.bytecode-target

Sets the Kotlin and Java sourceCompatibility targetCompatibility and release flag to a specific bytecode target

1.0.0
(26 June 2024)

com.moonlitdoor.git-version-config

A Gradle plugin that sets various properties available for use as the version based on the git repository.

0.1.1
(13 February 2019)

com.moonlitdoor.git-version

A Gradle plugin that sets various properties available for use as the version based on the git repository.

0.1.1
(13 February 2019)

io.github.appspiriment.room

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.10
(09 June 2025)

io.github.appspiriment.library

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.10
(09 June 2025)