Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.guardsquare.appsweep
Deprecated
** Discontinued ** This plugin is discontinued and should not be used. You will not be able to scan an app anymore with this plugin, and need to switch to the CLI for integration. Continuous Integration of app scanning using Guardsquare AppSweep. |
1.5.10
(20 May 2025) |
com.raxdenstudios.version-app
Deprecated
Allow to include basic configuration for commons modules in Android. |
0.34
(22 February 2021) |
com.avito.android.artifactory-app-backup
Deprecated
Avito Android Plugin |
2020.2.5
(07 February 2020) |
com.raxdenstudios.app-version
Deprecated
Allow to include basic configuration for commons modules in Android. |
0.28
(25 January 2021) |
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) |