Search Gradle plugins

Plugin Latest Version

Gradle plugin for checking your Kotlin/JS NPM package versions.

0.5.0
(02 November 2025)

The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.10.1
(27 October 2025)

A plugin that makes Gradle respect the dependencies defined in 'module-info.java' files.

1.11
(08 October 2025)

Automatically generate a Gradle version catalog from a BOM

3.4.0
(08 October 2025)

A Gradle plugin to manage project versioning.

1.0.0
(30 September 2025)

A Gradle plugin that automatically generates versionCode and versionName based on Git commits and tags.

1.0.4
(05 September 2025)

Sets the project version from the state of the git repository it's in.

0.7.0
(02 September 2025)

Manage project versions automatically with git tags

0.9.0
(17 August 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 for checking and formatting version catalog TOML files

1.1.0
(06 June 2025)