Search Gradle plugins

Plugin Latest Version

io.github.appspiriment.library-base

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

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.irgaly.remove-unused-resources

A plugin removes unused resources discovered by Android Lint

2.3.0
(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)

io.github.msnishan.gen

A Gradle plugin that parses OpenAPI schema definitions and generates JPA entity classes.

1.0.0
(12 July 2025)

io.scade.gradle.plugins.android.swiftpm

Adds seamless interoberability between Swift and Java/Kotlin into Android applications

1.1.1
(11 July 2025)

io.scade.gradle.plugins.swiftpm

Adds seamless interoberability between Swift and Java/Kotlin

1.1.1
(11 July 2025)

io.gitlab.gregtechlite.magicbookgradle

A convention plugin that helps you set up forge mod development environment for Minecraft up to 1.13

1.0.4
(10 July 2025)

io.github.usefulness.ktlint-gradle-plugin

Lint and formatting for Kotlin using ktlint with configuration-free setup on JVM and Android projects

0.11.0
(09 July 2025)