Search Gradle plugins

Plugin Latest Version

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.0
(23 January 2025)

Integrates Gradle projects with Tuist services including remote build caching and analytics

0.1.1
(16 February 2026)

Configures Gradle projects for use with Buildless as a drop-in remote cache

1.0.0-rc2
(15 December 2023)

Gradle remote cache backed by AWS S3

1.0-beta05
(08 February 2024)

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

0.7.0
(20 January 2026)

Gradle remote build cache backed by Aliyun

1.0.0
(01 August 2023)

Gradle remote build cache backed by AWS S3

1.0.0-beta01
(31 January 2025)