Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A plugin for automatic upload of applications map files as partof the build proccess |
0.1.0
(18 September 2016) |
|
A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3. This helps you to maintain all flavour of ever version easily in S3 |
1.0.1
(15 August 2017) |
|
Gradle plugin for retrieving/handling application statistics |
0.1.5
(08 June 2016) |
|
Documentor is a gradle plugin to generate Javadocs for Android. |
1.4
(15 February 2016) |
|
A Gradle plugin that detects duplicate resources, assets, classes, and native libraries across Android dependencies. |
0.0.5
(24 April 2026) |
|
Lemonade Android and Java conventions plugin |
0.3.14
(03 June 2021) |
|
Gradle Plugin to publish android APKs and listings on Google Play |
0.1.0
(24 June 2016) |
|
A gradle plugin to generates secured secrets for your application. |
1.0.0-beta01
(16 July 2024) |
|
Gradle plugin that generates FirebaseOptions using values from configuration file. |
0.1
(05 January 2024) |
|
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) |