Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.github.ohmex.grdp
Deprecated
A plugin that helps your app build with source as subproject |
1.0.0
(30 December 2020) |
de.welt.apps.testdevicemanager
Deprecated
Setup your Android test device for UI testing. |
1.3
(26 February 2020) |
app.visly.android
Deprecated
Plugin for connecting Visly to your android project. |
1.1.2
(29 October 2019) |
app.visly
Deprecated
Plugin for connecting Visly to your android project. |
0.0.1
(27 August 2019) |
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) |
com.vanniktech.android.apk.size
Deprecated
Gradle plugin that generates CSV file with apk size per output and variant of apk |
0.4.0
(01 July 2017) |
com.appspot.glide-gae
Deprecated
Glide Gradle plugin makes it incredebily easy to develop and deploy webapps for Google App Engine |
0.9.4
(06 February 2017) |