Search Gradle plugins

Plugin Latest Version

A plugin to be used in conjunction with appversion.io for simple automatic project versioning.

1.4.0
(02 March 2019)

A plugin for deriving the project’s version automatically. Version may stem from git tags, timestamps or similar sources

1.1.0
(23 November 2020)

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)

Increments version automatically for easy releases from CI

2.1.2
(20 February 2025)

Generate Android version code and version name automatically from git tags, date,... .

3.0.0
(18 April 2024)

Gradle plugin to automatically generate Android versionName and versionCode using Git.

2.4.0
(10 July 2020)

Gradle plugin to automatically generate Android versionName and versionCode using Git.

2.2.1
(15 June 2020)

Manage project versions automatically with git tags

0.9.0
(17 August 2025)

Manage project versions automatically with git tags

0.7.1
(26 September 2024)

Manage project versions automatically with git tags

0.4.0-alpha.1
(04 January 2023)