Search Gradle plugins
Plugin | Latest Version |
---|---|
com.chaitanyapramod.findbugs-androidGradle plugin that creates FindBugs tasks for each variant of android application or library project |
1.1
(01 May 2018) |
com.github.lanchon.dexpatcher.patch-libraryThe 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) |
com.linecorp.android.feature-flagA Gradle plugin to achieve feature flag based development for Android applications. |
3.1.0
(07 February 2024) |
ru.cleverpumpkin.badgeThis is an Android gradle plugin that allows you to overlay text on top of an android application's icon |
1.0.4
(19 June 2020) |
io.github.andrefigas.rustjniA Gradle plugin that simplifies the creation and compilation of Rust code integrated with Android applications via JNI. |
0.0.22
(05 November 2024) |
ru.artzmb.versionmakerGradle plugin that generates version name, code and launcher icons labeles for android application |
1.0.0
(20 March 2018) |
com.starter.application.androidSet of useful plugins that might be useful for Multi-Module Android projects. |
0.79.0
(30 October 2024) |
io.nofrills.multimodule.apkCreate an APK (Android application) submodule. |
0.7.0
(23 December 2020) |
com.dicedmelon.gradle.jacoco-androidA Gradle plugin that adds fully configured JacocoReport tasks for unit tests of each Android application and library project variant. |
0.1.5
(28 June 2021) |
co.thebeat.localizationInteract with localization providers (such as Transifex) and automate downloading localized files (such as string.xml for android applications. |
0.4.1
(21 April 2020) |