Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Applies the MocKMP symbol processor to a Kotlin/Multiplatform project |
2.0.2
(11 March 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) |