What’s Changed
- Bump the Bitrise Build Cache CLI to v3.8.1. The generated Gradle init script no longer writes an
authTokenfor the cache and analytics plugins —remote-cache2.1.0 andgradle-analytics3.2.3 resolve their own token by runningbitrise-build-cache auth token.test-distributionstill receives one. - The step now exports
BITRISE_BUILD_CACHE_CLIwith the CLI’s own path. The plugins look for the CLI only in that variable, on$PATHand in~/.bitrise/bin, while this step installs it into/tmp/bin. - Picks up the Gradle plugin bumps:
common1.0.8,remote-cache2.1.0,gradle-analytics3.2.3,test-distribution2.2.11.