Search Gradle plugins
Plugin | Latest Version |
---|---|
com.starter.library.androidSet of useful plugins that might be useful for Multi-Module Android projects. |
0.86.0
(27 June 2025) |
com.starter.application.androidSet of useful plugins that might be useful for Multi-Module Android projects. |
0.86.0
(27 June 2025) |
co.elastic.otel.android.instrumentation.okhttpOpenTelemetry Android agent for the Elastic stack |
1.1.0
(16 June 2025) |
co.elastic.otel.android.agentOpenTelemetry Android agent for the Elastic stack |
1.1.0
(16 June 2025) |
com.mikepenz.aboutlibraries.plugin.androidResolve all dependencies used in a gradle module, and automatically generates the definition file as part of the Android build. |
13.0.0-pre-a02
(10 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) |
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.freefair.android-lombokAutomatic Lombok and Delombok configuration for your android project |
8.11.0-alpha10
(23 May 2025) |
io.freefair.android-javadocGenerate javadocs for all variants of your android project |
8.11.0-alpha10
(23 May 2025) |
io.freefair.android-ci-lintProperly configure your android project on CI servers (like travis) |
8.11.0-alpha10
(23 May 2025) |