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 forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini.

5.0.5
(22 November 2025)

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)

Static code analysis plugin for Android project.

1.2.4
(11 April 2017)

Facilitates orchestration from a native app to a web app.

7.0.0
(10 February 2022)

Android Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field.

1.0.3
(07 August 2019)

Simple project version management plugin for Android projects

0.1.0
(12 March 2017)

Configures the checkstyle plugin for Android projects

1.1.0
(26 July 2018)

Configures the findbugs plugin for Android projects

1.0.3
(04 September 2017)

Gradle plugin for uploading Android ProGuard/R8 mapping files to Rollbar for deobfuscation.

1.0.0-alpha.1
(02 December 2025)