Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provides access to tools configured by project extensions |
5.0.0
(11 August 2026) |
|
Publish Kotlin (JVM, Multiplatform) libraries, Android libraries, Gradle Plugins, and Version Catalogs |
0.1.0-rc.45
(18 June 2022) |
|
Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree. |
0.1.15
(14 August 2026) |
|
This plugins performs a dynamic alignment on ::appy based on the current version inside the platform lockfile |
0.0.8
(20 April 2022) |
|
A plugin adapted for Alibaba's routing framework ARouter (compatible with AGP 8.3.0) The official routing plugin arouter-register of the routing framework hosted at https://github.com/alibaba/ARouter is currently at version 1.0.2, which does not support AGP 8.x.x. This plugin is designed to address this issue. It applies to projects that encounter the problem of being unable to use the official arouter-register plugin after upgrading AGP to 8.x.x. |
1.0.0
(03 December 2025) |
|
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) |
|
Gradle plugin to generate bootstrap manifest files (properties file with ids and version fields) to use with nexusPrivatePluginsBootstrap feature in private-repo plugin. |
0.18.0-rc.6
(06 July 2023) |
|
Fork from: https://github.com/rambabusaravanan/gradle-android-s3New features: - Filter uploaded files by extension - Attach metada to each uploaded file - Set aws region A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3.This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.6
(18 February 2019) |
|
A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3. This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage. |
1.1
(05 November 2021) |
|
A simple light weight Gradle plugin for Android project to upload apk of all the build variants to AWS S3. This helps you to maintain all flavour of every version easily in S3. For usage, please visit docs for usage .. |
1.0.2
(20 August 2017) |