Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.3
(25 February 2025) |
com.karmanno.plugins.versionsPlugin for auto increase version |
1.0
(23 January 2020) |
io.github.UltimaPhoenix.gradle-version-pluginA plugin that manages and updates the project version in GitHub Actions. |
0.0.1
(17 June 2024) |
com.namics.oss.gradle.version-support-pluginGradle plugin to support version handling |
1.4.0
(11 December 2019) |
com.grogard.gradle.plugin.versionGrogard Version Gradle Plugin |
1.0.0-SNAPSHOT
(17 December 2020) |
ch.avelon.git-version-gradle-pluginSets project version based on git tags |
1.1.0
(05 October 2018) |
io.github.massicer.project_version_pluginExtract your gradle project version writing it in the `application.properties` file. |
0.1.0
(07 January 2022) |
io.github.theaminnouri.android-versioning-pluginThis will try streamline android application versioning |
0.4
(16 November 2024) |
org.danilopianini.git-sensitive-semantic-versioning-gradle-pluginA Gradle plugin that forces semantic versioning and relies on git to detect the project state |
4.0.6-dev09-12b3ab5
(26 March 2025) |
at.karriere.versionThe karriere.at version plugin for automatic versioning. |
1.3.2
(13 December 2018) |