Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Composing Build Plugin |
1.0.1.3
(08 September 2020) |
|
Gradle task type and plugin for interacting with https://github.com/gojuno/composer |
1.0.0-rc08
(28 August 2020) |
|
Convert SVG/XML icons into Compose ImageVector format |
0.4.0
(26 February 2026) |
|
UI feature plugin with Hilt & Compose. This plugin extends 'library.compose' and 'hilt' plugins and adds Compose navigation. |
2.14
(13 February 2026) |
|
Manger multiplatform resource & generate ResourceId |
2.0.1-GREAT01
(09 February 2026) |
|
Generate Material Symbols icons on-demand with caching support for Compose Multiplatform. |
0.3.4
(23 December 2025) |
|
Automatically injects analytics tracking code into Android Activities, Fragments, Composables, and methods at compile time using bytecode transformation. Supports screen-level tracking and method-level event tracking with parameter serialization, all with zero boilerplate. |
2.1.0
(12 November 2025) |
|
Default web frontend conventions for our projects with Compose for Web and kotlinx.html HTML generation |
0.11.0
(27 October 2025) |
|
(not implemented yet) Default web frontend conventions for our projects with Compose for Web, kotlinx.html HTML generation, and Material Design |
0.11.0
(27 October 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) |