Search Gradle plugins

Plugin Latest Version

Provide a set of tasks to read and update version of your Gradle applications, specially in CI/CD.

1.0.8
(08 December 2021)

Gradle Plugin to push Plugin Releases onto GitHub, Ore and notify Discord channels

1.2.3
(02 January 2021)

Greetings from here!

0.2.20
(12 November 2020)

Changelog plugin for gradle

0.1.0
(29 July 2019)

Changelog plugin for gradle

0.1.0
(29 July 2019)

Gradle publish plugins

5.0.1
(09 March 2019)

Calculate version for upcoming releases.

0.0.21
(06 January 2019)

Gradle publish plugins

3.6.0
(06 January 2019)

USAGE in app build.gradle: DefaultRibbonFilter defines debug, qa and release: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____return defaultRibbonFilter(variant, iconFile) __} } For other buildTypes use: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____if (variant.buildType.name == "buildtype") { ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor") ______// or ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor", "#fontColor") ____} __} }

1.2.5
(09 October 2018)

Gradle Nexus staging plugin

2.2.0
(21 November 2016)