Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
An extended version of metalava gradle plugin |
1.0
(28 October 2025) |
|
Tracks the API of an android library and helps maintaining backwards compatibility. |
0.5.4
(07 April 2025) |
|
Produces binary API dumps and compares them in order to verify that binary API is preserved. Forked plugin with regex filter support. |
0.16.3
(22 August 2024) |
|
Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 2023) |
|
A Gradle plugin for Metalava, AOSP's tool for API compatibility tracking. |
0.4.0-alpha03
(06 December 2024) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
|
API/ABI backwards compatibility for Java libraries using Revapi |
1.8.1
(24 June 2024) |
|
API/ABI backwards compatibility for Java libraries using Revapi |
1.8.0
(04 July 2024) |