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.29
(21 September 2026) |
|
Applies the DeltaFi license header conventions (mappings, excludes, strict check) to a project |
2.64.0
(20 September 2026) |
|
Reckons the project version based on Git tags |
2.64.0
(20 September 2026) |
|
Adds 'grype' and 'trivy' tasks that scan the project's Docker image for vulnerabilities |
2.64.0
(20 September 2026) |
|
Inserts and verifies the project license header on source files |
2.64.0
(20 September 2026) |
|
Tasks used to build Docker images for DeltaFi projects |
2.64.0
(20 September 2026) |
|
Publishes YSF artifacts to Maven Central via Sonatype OSSRH. |
1.1.3
(20 September 2026) |
|
Publishes a YSF Gradle plugin to the Gradle Plugin Portal. |
1.1.3
(20 September 2026) |
|
A base plugin that can publish a YSF Gradle plugin to the Gradle Plugin Portal. |
1.1.3
(20 September 2026) |
|
A plugin for publishing YSF Antora-based documentation to Gitlab pages. |
1.1.3
(20 September 2026) |