Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for configuring Metalastic annotation processor with type-safe DSL |
1.2.9
(26 June 2026) |
|
Gradle plugin for downloading with newpipe and converting to MP3. |
0.0.6
(15 April 2026) |
ru.yoomoney.tech.moira-trigger-plugin
Deprecated
Gradle plugin for Moira triggers publication |
3.2.9
(30 October 2020) |
com.yandex.money.tech.moira-trigger-plugin
Deprecated
Gradle plugin for Moira triggers publication |
3.1.1
(28 February 2020) |
|
Runs your MiniKotlin generators so that classes are produced during build. |
1.0
(06 August 2025) |
|
Generates XML Run configurations files for Intellij with YAML |
0.2.0
(07 August 2020) |
|
Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project. |
1.1.0
(19 May 2026) |
|
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) |