搜索Gradle插件
插件 | 最新版本 |
---|---|
me.tylerbwong.gradle.metalavaA Gradle plugin for Metalava, AOSP's tool for API compatibility tracking. |
0.4.0-alpha01
(2024年7月12日) |
org.mozilla.apilintTracking the API of an android library and helping maintain backward compatibility. |
0.5.3
(2024年6月6日) |
dev.adamko.kotlin.binary-compatibility-validatorValidates the public JVM binary API to ensure that breaking changes are tracked. |
0.1.0
(2023年5月2日) |
dev.adamko.kotlin.binary-compatibility-validator.settingsValidates the public JVM binary API to ensure that breaking changes are tracked. This is a Gradle Settings plugin that can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(2023年5月2日) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates the public JVM binary API to ensure that breaking changes are tracked. This is a Gradle Project plugin that can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(2023年5月2日) |