Search Gradle plugins
Plugin | Latest Version |
---|---|
me.tylerbwong.gradle.metalavaA Gradle plugin for Metalava, AOSP's tool for API compatibility tracking. |
0.4.0-alpha02
(23 October 2024) |
org.mozilla.apilintTracks the API of an android library and helps maintaining backwards compatibility. |
0.5.3
(06 June 2024) |
dev.adamko.kotlin.binary-compatibility-validatorValidates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.settingsValidates 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) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates 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) |