Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for Android Test Lab |
0.0.1
(01 June 2017) |
com.level11.android-library
Deprecated
Gradle plugin for Level 11 Android libraries |
1.0.1
(07 August 2020) |
com.level11.android-application
Deprecated
Gradle plugin for Level 11 Android applications |
1.0.1
(07 August 2020) |
|
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) |
|
Kotlin plugins for Gradle |
2.3.20-Beta1
(08 January 2026) |
|
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 to check library licenses and generate license pages. |
1.2.8
(14 June 2021) |
|
Gradle plugin to check library licenses and generate license pages. |
1.2.6
(26 October 2020) |
biz.davidpearson.gradle.androidlinttosonar
Deprecated
A Gradle plugin that converts Android Lint XML files to a SonarQube Generic Issue Import Format JSON file. |
1.0.0-alpha01
(11 October 2020) |
|
Gradle plugin that automates common steps while building and releasing an Android app |
0.9.0
(05 November 2025) |