This page lists the releases of the Bitrise Build Cache for Gradle step and relevant dependencies. To start using it, please refer to the linked DevCenter page.
The relationship between the step and the dependencies is as follows:
activate-build-cache-for-gradle
, repository
link)
installs a specific version of the CLI.enable-for gradle
, which
creates the Gradle init script in
$HOME/.gradle/init.d/bitrise-build-cache.init.gradle.kts
that pulls
in the remote cache and analytics plugins with specific versions for
the build.io.bitrise.gradle:gradle-analytics
is published
to Maven Central and provides build analytics information (e.g.,
critical
path).io.bitrise.gradle:remote-cache
is published
to Maven Central and implements the client for the Bitrise remote
Build Cache.If you want to pin the dependencies (Gradle verification metadata), you should pin the full (patch) step version in your Bitrise workflows. Then, select the corresponding CLI version and use it to generate the init script before writing the dependency verification metadata. This ensures that the same dependencies are used. Additionally, you can find the verification metadata generated in the CLI releases from v0.15.2 onwards.
Step version | CLI version | Analytics plugin version | Cache plugin version |
---|---|---|---|
2.7.21 | v0.15.16 | 2.1.14 | 1.2.16 |
2.7.20 | v0.15.15 | 2.1.14 | 1.2.15 |
2.7.19 | v0.15.14 | 2.1.13 | 1.2.15 |
2.7.18 | v0.15.13 | 2.1.13 | 1.2.14 |
2.7.17 | v0.15.12 | 2.1.13 | 1.2.14 |
2.7.16 | v0.15.10 | 2.1.13 | 1.2.13 |
2.7.15 | v0.15.9 | 2.1.12 | 1.2.12 |
2.7.14 | v0.15.8 | 2.1.11 | 1.2.11 |
2.7.13 | v0.15.7 | 2.1.11 | 1.2.10 |
2.7.12 | v0.15.4 | 2.1.10 | 1.2.9 |
2.7.11 | v0.15.2 | 2.1.8 | 1.2.9 |
2.7.10 | v0.15.3 | 2.1.9 | 1.2.9 |
2.7.9 | v0.15.2 | 2.1.8 | 1.2.9 |
2.7.8 | v0.15.2 | 2.1.8 | 1.2.9 |
2.7.7 | v0.14.8 | 2.1.7 | 1.2.9 |
2.7.6 | v0.14.7 | 2.1.7 | 1.2.8 |
2.7.5 | v0.14.5 | 2.1.7 | 1.2.6 |
2.7.4 | v0.14.4 | 2.1.7 | 1.2.6 |
2.7.3 | v0.14.3 | 2.1.6 | 1.2.6 |
2.7.2 | v0.14.2 | 2.1.5 | 1.2.5 |
2.7.1 | v0.14.1 | 2.1.4 | 1.2.5 |
2.7.0 | v0.14.0 | 2.1.3 | 1.2.4 |
2.6.0 | v0.13.0 | 2.1.3 | 1.2.4 |
2.5.0 | v0.12.0 | 2.1.3 | 1.2.4 |
2.4.0 | v0.11.0 | 2.1.3 | 1.2.4 |
2.3.0 | v0.11.0 | 2.1.3 | 1.2.4 |
2.2.0 | v0.10.0 | 2.1.3 | 1.2.4 |
2.1.0 | v0.9.0 | 2.1.3 | 1.2.4 |
2.0.3 | v0.8.3 | 2.1.3 | 1.2.4 |
2.0.2 | v0.8.2 | 2.1.3 | 1.2.4 |
2.0.1 | v0.8.0 | 2.1.3 | 1.2.4 |
2.0.0 | v0.8.0 | 2.1.3 | 1.2.4 |