Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |
|
A Gradle plugin that automates the setup and management of Android SDK |
0.12.0
(22 March 2025) |
|
ResourceManager is an Android plugin that simplifies accessing Android resources (strings, colors, drawables, etc.) in both Android and non-Android components (e.g., ViewModel) using generated code. |
0.1.1
(07 December 2024) |
|
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) |
|
Backports Java 8 APIs (java.util.Optional, java.util.function, java.util.stream, java.util.concurrent.CompletableFuture) to Android APIs < 24 (Android 7.0 Nougat) |
1.0.0
(26 March 2024) |
|
The JaCoCoReportAggregationAndroidPlugin plugin provides code coverage metrics for multi-module Android project. |
0.1.1
(16 January 2024) |
|
The JaCoCoAndroid plugin provides code coverage metrics for single-module Android project. |
0.1.1
(16 January 2024) |
|
Android gradle plugin to generate tinted vector drawables and png from svg resources |
0.1.0
(05 January 2023) |
|
A Gradle plugin for resizing, organizing, and converting icon resources for Android projects. |
1.0
(19 March 2022) |
|
Automatically installs and sets up the Android emulator for easy running of instrumentation tests. |
0.4.5
(21 February 2022) |