Search Gradle plugins

Plugin Latest Version

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)

Gradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

0.0.2-beta
(31 August 2020)

Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

0.0.2
(22 May 2018)

A Gradle plugin that simplifies and enhances the configuration of Android projects

0.12.0
(22 March 2025)

Graphfity creates a dependency node graph about your internal modules dependencies, helping you to analise and optimize the internal dependencies between your project modules, generating a png image about your project which is specially useful if you are developing a multi-module application

1.2.0
(30 April 2025)

This plugin will increment by one the current android version code locate in you gradle.properties

0.5.3
(19 January 2021)

Plugin automatically setup android, ios targets. Android target also automatically configured with dev.icerock.mobile.multiplatform.android-manifest and dev.icerock.mobile.multiplatform.android-sources plugins.

0.14.4
(29 September 2024)

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.11
(14 July 2025)

After enable this plugin you can move AndroidManifest.xml from src/main/AndroidManifest.xml to src/androidMain/AndroidManifest.xml

0.14.4
(29 September 2024)

After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc.

0.14.4
(29 September 2024)