Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Configures a Kotlin Multiplatform project to use Firebase via cmp-firebase. Adds the cmp-firebase dependency at a matching version, forces isStatic=true on every Apple framework (Firebase's SwiftPM products are static libraries, so a dynamic framework compiles and links but crashes at launch), and fails the build with an actionable message when Kotlin is below 2.4.20, where the transitive SwiftPM resolution that pulls firebase-ios-sdk does not exist and the build otherwise dies with an unrelated-looking "ld: framework 'FirebaseCore' not found". Documentation: https://github.com/MobileByteLabs/KmpToolkit/blob/dev/cmp-firebase-gradle-plugin/README.md |
3.5.28
(13 September 2026) |
|
This plugin will generate a fingerprint based on all the production code in a project. This is in early development, buyer beware. |
3.6.21
(10 September 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.3
(02 September 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) |
|
Packages Kotlin/Wasm production output into a cache-safe deployment release. |
0.3.10
(03 August 2026) |
|
Gradle plugin for smart.IO! |
0.9.4
(29 June 2026) |
|
Stitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations. |
1.0.0-alpha03
(26 June 2026) |
|
A Gradle plugin that dynamically creates Android Product Flavors from a JSON source. |
1.0.3
(31 March 2026) |
|
Generate .asciidoctorconfig files for use by supported IDEs. (Deprecated). . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
|
Plugin for generating Reveal.JS based slides from Asciidoc source using AsciidoctorJ. Provides the ascidoctorRevealJs task. (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
5.0.0-alpha.1
(19 September 2025) |