Search Gradle plugins

Plugin Latest Version

org.hiero.gradle.check.javac-lint

Conventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task

0.4.10
(15 July 2025)

org.hiero.gradle.check.dependencies

Conventions for 'com.autonomousapps.dependency-analysis'

0.4.10
(15 July 2025)

org.hiero.gradle.build

Entry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects

0.4.10
(15 July 2025)

org.hiero.gradle.base.version

Reads the project version from a 'version.txt' file located in the build root directory

0.4.10
(15 July 2025)

org.hiero.gradle.base.lifecycle

Tweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group

0.4.10
(15 July 2025)

io.github.appspiriment.library

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)

io.github.appspiriment.application

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)

io.github.gmazzo.test.aggregation.results

Test results aggregation support for Android/JVM modules

2.4.6
(14 July 2025)

io.github.gmazzo.test.aggregation.coverage

Jacoco coverage aggregation support for Android/JVM modules

2.4.6
(14 July 2025)

com.ryandens.javaagent-otel-modification

Enables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules

0.9.1
(14 July 2025)