Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Verifies the DevConsole in-app debugging runtime (network inspector, mock responses, capture dashboard) never reaches a protected release build variant -- checking declared dependencies, the resolved transitive runtime classpath, and the final packaged APK/AAB/AAR bytes. |
1.3.1
(24 August 2026) |
|
Adds a per-variant banner to the Android launcher icon, so a dev build is distinguishable from production on a device that has both installed. |
0.0.2
(13 August 2026) |
|
Stamp a color + label banner onto Android and iOS app icons per build variant / Xcode configuration. Uses ImageMagick on both platforms for visual consistency. |
0.1.5
(11 June 2026) |
|
Automatically sets "org.gradle.native.operatingSystem" and "org.gradle.native.architecture" attributes for variant resolution on JVM builds. |
1.0.0
(04 November 2025) |
|
This plugin generates 3 boxfuses runtask (dev, test, prod) |
1.0.1
(19 June 2019) |
|
Variant aware android publishing, via `maven-publish` plugin. |
0.1.0
(07 September 2018) |
|
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) |
|
Connects DataStore Inspector to debuggable Android variants without affecting release builds. |
0.2.0
(24 August 2026) |
|
Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages. |
0.3.0
(07 August 2026) |
|
Project-plugin variant of Aalekh. Prefer the settings plugin for includeBuild setups. |
0.5.1
(16 July 2026) |