Build Cache for Gradle v3.6.1

What’s Changed

  • Bump the Bitrise Build Cache CLI to v3.8.1. The generated Gradle init script no longer writes an authToken for the cache and analytics plugins — remote-cache 2.1.0 and gradle-analytics 3.2.3 resolve their own token by running bitrise-build-cache auth token. test-distribution still receives one.
  • The step now exports BITRISE_BUILD_CACHE_CLI with the CLI’s own path. The plugins look for the CLI only in that variable, on $PATH and in ~/.bitrise/bin, while this step installs it into /tmp/bin.
  • Picks up the Gradle plugin bumps: common 1.0.8, remote-cache 2.1.0, gradle-analytics 3.2.3, test-distribution 2.2.11.