Search Gradle plugins

Plugin Latest Version

GrowingIO Android SDK Gradle Plugin.

4.5.2
(11 November 2025)

GrowingIO Android SDK Gradle Plugin.

2.10.5
(04 July 2025)

Kotlin plugins for Gradle

2.3.0
(16 December 2025)

Plugin for publishing Android (AAR) libraries using Maven Publish plugin

1.0.4
(21 September 2020)

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)

A test plugin for embeding android shaders into C

0.3
(30 December 2016)

Friendly Adaptable Support Toolkit for Android - Gradle plugin

0.9.4
(13 February 2020)

This is a gradle Android plugin for automated uploads to Updraft

2.3.0
(15 October 2025)

Companion gradle plugin for the Android library with the same name

0.0.58
(27 January 2021)

This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead.

0.0.11
(14 July 2025)