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.26
(12 September 2026)

Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup.

0.19.0
(11 September 2026)

A plugin that helps you test your plugin against a variety of Gradle versions

5.1.0
(11 September 2026)

Plugin that that generates alignment metadata at ${project.rootDir}/manipulation.json

5.5
(11 September 2026)

A plugin that helps you test your plugin against a variety of Gradle versions

6.0.0
(10 September 2026)

Plugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter.

2.98.0
(08 September 2026)

Adds a task to download the required Allure version

4.2.0
(07 September 2026)

Simplify the use of complex agp api and isolate the differences between different agp versions

2026.09.06
(06 September 2026)

Publishes Palantir open source projects to open source package repositories

2.2.0
(06 September 2026)

Release opinions on top of gradle-git

21.1.3
(04 September 2026)