Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Simplify for ksp develop |
2.1.10
(03 October 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) |
|
KSP extension plugin |
1.0.2
(04 November 2022) |
|
Automatically configures Yawn's KSP processor to generate Yawn models. |
0.1.18
(08 July 2026) |
|
Write Angular apps in Kotlin: Kotlin/JS + KSP codegen, JIT/AOT builds and so on |
0.1.0
(02 July 2026) |
|
Auto-configures KSP and dependencies for Kontract |
v0.2.0
(20 April 2026) |
|
Plugin for integrates all of child dependencies into single project |
0.0.2-beta
(14 March 2024) |
|
Declare an app capability once in KMP commonMain; generate native Android AppFunctions and iOS App Intents. |
0.2.0
(07 July 2026) |
|
Automates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
2.4.0-1.11.1-5
(06 July 2026) |
|
Generates @JsExport wrappers with automatic type conversion for Kotlin Multiplatform JS targets |
0.1.3
(05 July 2026) |