Search Gradle plugins

Plugin Latest Version

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)

Calculates per class size difference in dex files with and without code shrinking

0.3.1
(22 August 2020)

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)

Theme Switcher Gradle Plugin - Generates kotlin files from xml color files to use in databinding and code expressions

0.1
(26 May 2020)

Simplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables.

1.0.3-beta04
(27 April 2025)

Uploads artifacts from a Gradle build as a file to a Slack channel

2.0.0
(31 July 2025)