Search Gradle plugins

Plugin Latest Version

Packages output of application plugin into a debian or rpm

12.3.0
(03 March 2026)

Application plugin extension with Compose and Material3 dependencies. This plugin includes 'application' plugin.

2.14
(13 February 2026)

Gradle plugin to build native applications for Mac, iOS, Android, and Windows.

2026.1
(19 January 2026)

Aggregate all module DirectionRegistries into a single GlobalDirectionRegistry :)

0.0.1-alpha08
(05 January 2026)

Modifies application distribution to use a minimal java runtime built with jlink.

0.6.0
(23 December 2025)

Modifies application plugin to integrate with jlink

0.6.0
(23 December 2025)

Automatically attaches javaagents to the Application Plugin run tasks

0.10.0
(23 September 2025)

Automatically attaches javaagents to the Application Plugin distributions

0.10.0
(23 September 2025)

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)

A plugin that produces a native application from C source

0.5.0
(05 November 2024)