Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.mockito.release-tools.versioning
Deprecated
Release tools and Gradle plugins that automate Mockito continuous delivery. |
0.8.4
(04 May 2017) |
org.jetbrains.kotlinx.rpc.platform
Deprecated
The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 2024) |
org.shipkit.gradle-plugin
Deprecated
Release tools and Gradle plugins that automate Mockito continuous delivery. |
2.3.5
(03 October 2020) |
org.shipkit.gradle-plugin-releasing
Deprecated
Release tools and Gradle plugins that automate Mockito continuous delivery. |
0.8.91
(16 June 2017) |
|
Release tools and Gradle plugins that automate Mockito continuous delivery. |
0.8.54
(29 May 2017) |
com.innovenso.gradle.version
Deprecated
Uses Git branches and tags to generate a version number |
6.3.0
(07 December 2021) |
com.raxdenstudios.library-version
Deprecated
Allow to include basic configuration for commons modules in Android. |
0.28
(25 January 2021) |
com.raxdenstudios.app-version
Deprecated
Allow to include basic configuration for commons modules in Android. |
0.28
(25 January 2021) |
com.raxdenstudios.android-version
Deprecated
Allow to include basic configuration for commons modules in Android. |
0.24
(20 January 2021) |
com.banner.versions.ribbonizer
Deprecated
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) |