Search Gradle plugins

Plugin Latest Version

Gradle plugin for Android Library Gradle configuration

0.0.3
(22 September 2025)

Gradle plugin to automatically generate Android versionName and versionCode using Git.

1.0.3
(15 September 2025)

Automatic Lombok and Delombok configuration for your android project

9.0.0-alpha04
(12 September 2025)

Generate javadocs for all variants of your android project

9.0.0-alpha04
(12 September 2025)

Properly configure your android project on CI servers (like travis)

9.0.0-alpha04
(12 September 2025)

Properly configure your android project on CI servers (like travis)

9.0.0-alpha04
(12 September 2025)

Android AspectJ Post-Compile Weaving Plugin

9.0.0-alpha04
(12 September 2025)

A plugin that generates a list of open source licenses you depend on

0.3.1
(18 August 2025)

android compose config for build.gradle, necessary related settings for compose will be automatically set

2025.08.06
(06 August 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)