Search Gradle plugins

Plugin Latest Version

Gradle Plugin for pulling dependencies from remote repositories

0.3
(18 October 2021)

A gradle plugin that leaves comment of the result of a "Checkstyle" on github's pull request.

0.0.3
(20 March 2020)

Plugin allows to pull files from specified folder in Android device via ADB and upload to GoogleDrive folder.

0.4
(13 March 2023)

Incrementally build Pull Requests based on Git history

1.1.20200614081240
(14 June 2020)

Fast, diff-aware mutation testing for Java and Kotlin. Changes your compiled code in small ways and reports every change your tests fail to notice, scoped to what a pull request changed.

0.1.1
(15 September 2026)

Gradle tasks that pull Crowdin translations into resource bundles and push the source bundle back

1.0.4
(15 September 2026)

Configures a Kotlin Multiplatform project to use Firebase via cmp-firebase. Adds the cmp-firebase dependency at a matching version, forces isStatic=true on every Apple framework (Firebase's SwiftPM products are static libraries, so a dynamic framework compiles and links but crashes at launch), and fails the build with an actionable message when Kotlin is below 2.4.20, where the transitive SwiftPM resolution that pulls firebase-ios-sdk does not exist and the build otherwise dies with an unrelated-looking "ld: framework 'FirebaseCore' not found". Documentation: https://github.com/MobileByteLabs/KmpToolkit/blob/dev/cmp-firebase-gradle-plugin/README.md

3.5.28
(13 September 2026)

Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set.

1.1.1
(10 September 2026)

Standard configuration for a remote build cache that is pushed to from CI and pulled from everywhere

0.7.11
(02 July 2026)

Gradle plugin for managing Ketoy SDUI screens — push, pull, rollback, list, and delete cloud-hosted server-driven UI layouts from the command line.

0.1.7-beta
(17 April 2026)