Search Gradle plugins
Plugin | Latest Version |
---|---|
ca.neitsch.grubbyjarBuilds self-contained jars for jruby apps |
0.1.1
(10 January 2019) |
co.csadev.whitelabelA gradle plugin for quickly creating white labeled apps! |
0.6
(14 October 2018) |
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.moonlitdoor.play-publisherA Gradle plugin that publishes Android apps to the Google Play Store. |
0.0.2
(03 October 2018) |
serg.chuprin.badgeThis is an Android gradle plugin that allows you to overlay text on top of an android application's icon to easily convey information about the app to testers, such as version or flavor. |
1.0.0
(01 September 2018) |
by.corp.mazan.locomotiveGradle plugin for localization Android apps with Google Spread Sheets |
0.0.1
(31 August 2018) |
com.vanniktech.android.javadocGradle plugin that generates Java Documentation from Android project. |
0.3.0
(16 July 2018) |
com.dmlukas.iconoverlayThis is an Android gradle plugin that allows you to overlay text on top of an android application's icon to easily convey information about the app to testers, such as version or flavor. |
1.0
(27 June 2018) |
com.radioafricagroup.plugins.codequalityGradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2
(22 May 2018) |
me.tuple.easygoogleplayPlugin to publish android app from Android studio |
1.1.2
(22 February 2018) |