Search Gradle plugins
Plugin | Latest Version |
---|---|
calces.modulesAndroid componentized automatic build script |
3.3.0-alpha01
(14 December 2018) |
kliche.java-version-everything-androidPlugin for automatically setting source/targetCompatibility of all modules in project with android support |
1.1
(24 September 2020) |
kliche.java-version-everythingPlugin for automatically setting source/targetCompatibility of all modules in project |
1.1
(24 September 2020) |
kliche.java8-everythingPlugin for automatically setting source/targetCompatibility of all modules in project to Java 8 |
1.1
(24 September 2020) |
io.github.adityabhaskar.dependencygraphA plugin to automatically produce Github/mermaid compatible dependency graphs |
0.1.6
(16 March 2024) |
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.10
(09 June 2025) |
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.10
(09 June 2025) |
org.hiero.gradle.report.develocityConventions for 'com.gradle.develocity' that automatically accept the terms of use for 'scans.gradle.com' if users opt-in via '--scan' |
0.4.9
(08 July 2025) |
com.starter.easylauncherSet of plugins that might be useful for Multi-Module Android projects. |
6.4.1
(11 May 2025) |
tools.forma.includerSave yourself from writing and supporting a lot of boilerplate code |
0.2.0
(08 July 2023) |