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) |
thefireplace.en2udA program to convert Minecraft mods' english lang files into en_UD lang files. |
1.0.5
(01 September 2018) |
ru.kinca.google-drive-uploaderA plugin that lets you upload/backup files to Google Drive |
1.1.0
(26 August 2018) |
org.hibernate.build.animal-sniffer-generateSupport for generating a Animal Sniffer signature file for the project API |
2.0.0.Alpha1
(23 April 2018) |
org.hibernate.build.animal-sniffer-checkSupport for checking project API usage as defined by Animal Sniffer signature files |
2.0.0.Alpha1
(23 April 2018) |
com.innogames.tools.hosts-editorA Gradle plugin that creates a new hosts file with defined entries based on your local hosts file. |
1.0.1
(09 March 2018) |
net.mbonnin.android.strings2xlsA plugin that takes your strings.xml files and merges them in a single excel file for your translators |
0.1.4
(23 November 2017) |
name.remal.merge-java-resourcesPlugin that merges META-INF/services/* files from different output directories in result jar file. |
0.32.1
(16 October 2017) |
name.remal.merge-java-servicesPlugin that merges META-INF/services/* files from different output directories in result jar file. |
0.27.1
(02 October 2017) |
run.smt.dependency-propertiesAllows you to store your dependency versions in separate properties file. |
1.0.0
(15 September 2017) |