Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Webjars dependency support |
9.7.0
(21 September 2026) |
|
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) |
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.162.0
(20 September 2026) |
|
Auto-generates human-readable execution traces from method and parameter names. Manages dependencies, compiler flags, test configuration, and clarity quality gates. |
0.2.4
(19 September 2026) |
|
A Gradle plugin that helps download and manage dependencies for multi-loader projects |
0.8.33
(19 September 2026) |
|
Applies the sealed-class-enumizer Kotlin compiler plugin and adds its runtime API dependency. |
2.4.20-0.1.3
(19 September 2026) |
|
Configures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots. |
2.24.2
(18 September 2026) |
|
Settings plugin that captures ALL Gradle downloads from build start — no init script or -I flag needed. Recommended approach. |
0.2.2
(18 September 2026) |
|
Avaje-Inject plugin |
12.7
(17 September 2026) |
|
Includes sibling builds and substitutes their published modules with local projects. |
1.0.0
(16 September 2026) |