Search Gradle plugins

Plugin Latest Version

This 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.11
(14 July 2025)

Kotlin Multiplatform targets for Forma (tools.forma.kmp)

0.2.0
(08 September 2026)

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

3.0.0
(19 August 2026)

A Gradle plugin to validate and manage translations across multiple languages and formats (JSON, strings.xml) in Android and Kotlin Multiplatform projects.

1.0.1
(10 December 2025)

Building Python with Gradle

0.9.11
(18 December 2018)

Enables efficient use of atomic operations in Kotlin multiplatform projects.

0.33.0
(29 May 2026)

This plugin provides a task to generate a HTML license report of your project.

0.9.91
(01 September 2026)

Easy and consistent setup of static analysis tools for Android and Java projects

1.4
(13 June 2021)

A Gradle plugin to package (bundle) an OWL ontology in a jar to make it easy to use in Java-based software projects

1.0.8
(17 August 2026)

The Gradle license guard plugin can be used to generate a report of the licenses of 3rd party dependencies used in your project

1.2.0
(18 April 2019)