Search Gradle plugins

Plugin Latest Version

This plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin.

1.0.0-RC1
(05 August 2024)

This plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto.

1.0.0-RC1
(05 August 2024)

Create a symbolic link for gradle

1.0.5
(19 August 2019)

Build a Skip (SwiftPM) package into Android AARs via `skip export` and consume them in the app build, with IDE symbol resolution on Gradle sync.

0.6.0
(22 September 2026)

Applies the MocKMP symbol processor to a Kotlin/Multiplatform project

3.5.3-kt2.3
(03 September 2026)

Gradle plugin adding mosaic support to a consumer project

0.1.0
(09 September 2025)

Gradle plugin for building Mosaic tile libraries

0.1.0
(09 September 2025)

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)

Send ProGuard information to Flurry to allow deobfuscation of received stack traces

7.3.0
(01 December 2022)

Enable auto-completion and symbol resolution for all Kotlin/Native platforms.

1.1.0
(10 January 2022)