Search Gradle plugins
Plugin | Latest Version |
---|---|
com.doist.gradle.kotlin-warning-baselineThis plugin adds tasks to control kotlin warnings in the project with the help of baseline or without it |
1.0.0
(23 December 2021) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.3.8
(27 March 2025) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.3
(25 February 2025) |
com.liferay.dependency.checkerThe Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.6
(04 August 2023) |
com.sonalake.shotgun-gradle-pluginAnalyse git commit history to warn about hotspots |
1.0.0
(16 July 2021) |