Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Configures Android library projects with Jetpack Compose for modern UI development. |
1.0.0-alpha05
(15 April 2024) |
|
Live component catalog for Jetpack Compose — annotate composables with @Page and browse them on device |
0.1.2
(18 March 2026) |
|
Build-time Iconify → Jetpack Compose ImageVector code generation |
0.3.0
(31 August 2026) |
|
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) |
|
A Gradle Plugin to decompile bytecode compiled with Jetpack Compose Compiler Plugin into java/kt file. |
1.0.0
(26 November 2025) |
|
Adds the debug-only FixThis sidekick and source index to Jetpack Compose Android apps. |
1.5.0
(14 July 2026) |
|
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) |
|
Builds and Runs composes app using a local web server. |
1.1.0
(05 March 2026) |
|
Configures Android Compose-specific options for your Android application. Enhance your app's UI with the power of Jetpack Compose for modern Android development. |
1.0.0-alpha05
(15 April 2024) |
|
A plugin that helps us to record screenshots for Android apps (View-Based or Jetpack Compose UIs) and and compare them with previous version to check if unwanted changes were introduced. |
1.0
(07 November 2020) |