Search Gradle plugins

Plugin Latest Version

Configures Android library projects for your project.

1.0.0-alpha05
(15 April 2024)

Configures Android library projects with custom configurations for your project.

1.0.0-alpha05
(15 April 2024)

Configures Android library projects with Jacoco code coverage for your project.

1.0.0-alpha05
(15 April 2024)

Configures Android library projects with Jetpack Compose for modern UI development.

1.0.0-alpha05
(15 April 2024)

Gradle plugin for Android Library Gradle configuration

0.0.3
(22 September 2025)

Experimental declarative plugin for Android libraries

0.1.50
(30 December 2025)

Gradle plugin that generates Java Documentation from Android library module.

0.2.1
(05 October 2015)

Plugin to reduce boilerplate in Android libraries build scripts

0.19.1
(31 July 2024)

Gradle Plugin for Android libraries

2.0.0-SNAPSHOT
(17 April 2019)

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)