Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A manager for manage changing/incrementing verion code and version name of an android application depending on build type |
1.3
(14 April 2022) |
|
Plugin for configuring a project version in build.number file |
0.0.1
(02 December 2023) |
|
Release and version management plugin. |
1.21.1
(26 November 2025) |
|
Gradle plugin for automatically declaring the version of gradle builds. |
8.1.1
(09 September 2024) |
|
A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions |
2.0.2
(16 February 2024) |
|
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) |
|
Adds possibility to add build number to a provided version nam in the form of "v1.0(buildNumber)" |
1.1-SNAPSHOT
(21 January 2016) |
|
A tool to assist with Android project versioning. |
1.0.2
(05 March 2018) |
|
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) |
|
Updated version of org.hibernate.build.maven-repo-auth -- Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
4.1.1
(31 January 2024) |