Search Gradle plugins

Plugin Latest Version

The New Relic Android Gradle plugin instruments classes for Android applications

7.7.0
(18 February 2026)

An Android Gradle plugin to inject method call at the beginning and end of methods in Android application at compile time

0.3
(09 November 2024)

The DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

The DexPatcher APK Library plugin processes an Android application (APK) file and produces a DexPatcher APK library file that can be used to create modified versions of the source application. The file is similar in structure to an Android Library (AAR) file. It includes the decoded Android resources of the application and its Dalvik bytecode translated into Java bytecode among other things. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

Gradle plugin for retrieving/handling application statistics

0.1.5
(08 June 2016)

This will try streamline android application versioning

0.4
(16 November 2024)

Gradle plugin for astyle support in android application and library modules.

0.1.1-SNAPSHOT
(18 December 2015)

Gradle plugin that creates FindBugs tasks for each variant of android application or library project

1.1
(01 May 2018)

The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

Adds seamless interoberability between Swift and Java/Kotlin into Android applications

1.4.5
(22 January 2026)