Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle Plugin to publish android APKs and listings on Google Play |
0.1.0
(24 June 2016) |
|
A gradle plugin to generates secured secrets for your application. |
1.0.0-beta01
(16 July 2024) |
|
Gradle plugin that generates FirebaseOptions using values from configuration file. |
0.1
(05 January 2024) |
|
This 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.11
(14 July 2025) |
|
Gradle plugin for FluxRouter to automatically register routes and services at compile time, enabling zero-reflection routing and service discovery |
0.0.2
(07 December 2025) |
|
Gradle plugin to use Android AAR libraries on Eclipse |
0.3.1
(09 July 2017) |
|
Autoversioning Gradle plugin for Kotlin Android projects |
0.0.6
(03 November 2018) |
|
This 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.11
(14 July 2025) |
|
A Gradle plugin for Android builds that securely retrieves signing credentials and secrets from a 1Password vault. |
1.1.2
(30 April 2025) |
|
BRouter gradle plugin for Android |
1.0.0
(28 August 2020) |