Search Gradle plugins
Plugin | Latest Version |
---|---|
com.banner.versions.ribbonizerUSAGE 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) |
com.huanshankeji.jvm-test-common-feature-variantAdds a JVM test common feature variant with a source set that depends on `main`. |
0.6.0
(22 October 2024) |
com.huanshankeji.jvm.native.osandarch.register-default-supported-feature-variantsRegisters feature variants for different operating systems (Linux, Windows, macOS) and CPU architectures. |
0.6.0
(18 October 2024) |
io.freefair.android-maven-publish-all-variantsAndroid Maven Publish All Variants Plugin |
7.2.0-m1
(24 May 2022) |
com.nimroddayan.lint-variant-baselineVariant specific Lint baseline file support for Android projects |
0.1.2
(29 January 2020) |
io.github.kotlin-graphics.basicThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.11
(20 April 2022) |
io.github.kotlin-graphics.baseThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.10
(19 November 2021) |
io.github.kotlin-graphics.kotlinThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.1
(20 October 2021) |
be.vbgn.build-aspectsA gradle plugin that manages different variants for your project. |
0.4.1
(04 November 2020) |
com.mirror.pluginsNew variant generator |
0.1.1.3
(23 July 2017) |