Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle build cache implementation that uses Redis to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
0.1.0
(11 December 2019) |
|
Plugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Cockpit is an Android library providing a way to easily define a set of parameters that can be accessed and changed by the developers via built-in compact UI at runtime. |
3.1.2
(25 October 2019) |
|
A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
1.3.1
(07 January 2025) |
|
A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
1.1.0
(18 October 2021) |
|
A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
1.0.1
(13 September 2020) |
|
A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github. |
1.0.2
(06 May 2020) |
io.github.gciatto.kt-mpp-pp
Deprecated
A Gradle plugin easing the configuration Kotlin Multiplaftorm projects |
0.3.5
(01 April 2021) |
|
protobuf config for any gradle project, necessary configuration and dependencies will be automatically set up |
2025.08.06
(06 August 2025) |
|
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) |