Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
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) |
com.intuit.hooksGradle wrapper of the Kotlin compiler companion to the Intuit hooks module |
0.15.1
(09 June 2025) |
com.github.rahulsom.waena.rootConfigures the root project to publish to Maven Central. |
0.11.0
(02 June 2025) |
io.github.Redamancywu.horizonA universal Gradle plugin for Android SDK multi-module projects, supporting auto-registration, resource isolation, proguard, manifest merge, and more. |
1.0.9
(22 May 2025) |
com.starter.easylauncherSet of plugins that might be useful for Multi-Module Android projects. |
6.4.1
(11 May 2025) |
io.spring.security.projectSpring Security Project Plugin is a Gradle plugin that applies common configuration conventions to Java, Kotlin or Groovy modules. |
1.0.6
(05 May 2025) |
io.github.5hmlA.replacesignificantly reducing the compilation time |
1.4
(30 April 2025) |
io.github.electrolytej.api-pluginA plugin that helps you define route api |
1.3.1
(18 April 2025) |
pl.droidsonroids.pitest.aggregatorGradle plugin for PIT Mutation Testing in Android projects |
0.2.21
(08 April 2025) |