Search Gradle plugins

Plugin Latest Version

** 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)

Allow to include basic configuration for commons modules in Android.

0.34
(22 February 2021)

Avito Android Plugin

2020.2.5
(07 February 2020)

Allow to include basic configuration for commons modules in Android.

0.28
(25 January 2021)

A plugin that helps your app build with source as subproject

1.0.0
(30 December 2020)

Setup your Android test device for UI testing.

1.3
(26 February 2020)

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)

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)

Gradle plugin that generates CSV file with apk size per output and variant of apk

0.4.0
(01 July 2017)