Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin will increment by one the current android version code locate in you gradle.properties |
0.5.3
(19 January 2021) |
|
Generates a clean-architecture Android project skeleton and TOML-driven feature code: domain, data, presentation, DI, and screenshot modules, plus contract-first test scaffolding. |
0.1.4
(11 August 2026) |
|
Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project. |
1.1.0
(19 May 2026) |
|
Statically extracts a Compose Navigation3 nav graph (nodes from entry<X> {} registrations) via Kotlin PSI analysis, for compose-preview-toolkit. |
1.0.0
(15 August 2026) |
ru.erdenian.shrinkometer
Deprecated
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) |