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.11
(14 July 2025) |
com.github.ksoichiro.eclipse.aarGradle plugin to use Android AAR libraries on Eclipse |
0.3.1
(09 July 2017) |
com.gitlab.glush.kotlinversioningAutoversioning Gradle plugin for Kotlin Android projects |
0.0.6
(03 November 2018) |
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.11
(14 July 2025) |
ch.approppo.onepassA Gradle plugin for Android builds that securely retrieves signing credentials and secrets from a 1Password vault. |
1.1.2
(30 April 2025) |
com.bilibili.brouterBRouter gradle plugin for Android |
1.0.0
(28 August 2020) |
net.cacheux.android-globalAllow to define Android Gradle plugin configuration common to all modules |
0.1.0
(29 January 2024) |
com.glovoapp.android-versioningAn Android Gradle plugin implementing https://semver.org/ |
1.1.10
(18 July 2022) |
com.tapadoo.android.sputnikA gradle plugin multi tool for Android development |
0.12.0
(15 June 2018) |
io.github.reactivecircus.firestormGradle plugin for running modularized Android instrumented tests on Firebase Test Lab |
0.1.1
(10 September 2019) |