Search Gradle plugins
Plugin | Latest Version |
---|---|
org.muehlbachler.gradle.plugin.dependency-update-notifierNotifies GitLab about new dependency updates. Requires the com.github.ben-manes.versions plugin! |
2.0.0
(29 December 2021) |
io.github.betterme-dev.betterlibsGradle plugin reporting third party libraries update |
7.7.8
(25 October 2024) |
io.github.appspiriment.libraryThis Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.3
(25 February 2025) |
com.legyver.update-readme-versionUpdate the library version in your README files based on project version. In effect, this auto-updates the standard gradle dependency usage ONLY (not short form, or maven, or grape, etc) |
1.0.0
(18 June 2022) |
org.standardout.bnd-platformBuild OSGi bundles and p2 repositories / Eclipse Update Sites from existing libraries and their dependencies, e.g. from Maven repositories. Useful for instance for creating a target platform for Eclipse/Equinox or Maven Tycho build from third party dependencies. |
3.1.0
(27 November 2024) |