Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |
|
Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies. |
5.0.3
(31 October 2024) |
|
A convention plugin that applies OWC Formatting, CI Publishing and Semantic Versioning. It also provides additional functionality based on the applied plugins. |
2.1.0
(23 September 2024) |
|
Gradle Settings plugin to apply bootstrap manifests for this build. Resolves and parses manifest, adds plugin declaration to pluginManagement and version catalogs to dependencyResolutionManagement. |
0.18.0-rc.6
(06 July 2023) |
|
This plugin applies the Gradle Java Library plug-in and applies some tweaks. |
4.0.5
(06 February 2023) |
|
This apply `maven-publish`, magik plugins and setup publishing |
0.0.8
(20 April 2022) |
|
A gradle plugin that automatically applies development conventions and/or opinions based on the plugins that are applied to your project |
0.5.3
(10 December 2021) |
|
A gradle plugin that automatically applies development conventions and/or opinions based on the plugins that are applied to your project |
0.5.3
(10 December 2021) |
|
Plugin that applies many different plugins by default to the root project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |
|
Plugin that applies some plugins by default for buildSrc project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |