Build Cache for React Native v0.8.4

What’s Changed

  • Bump bitrise-build-cache-cli to v2.8.1, catching up across the previous releases since 0.8.3 was cut on CLI v2.7.3:
    • v2.8.1 — raise the analytics RSocket keepalive maxLifetime from 90s to 120s to prevent analytics drops on CPU/memory-constrained CI VMs (gradle-plugins#79).
    • v2.8.0 — new generic save-file / restore-file CLI commands + matching pkg/file.Helper API for storing arbitrary single-file blobs in the Bitrise Build Cache KV store (cli#314).
    • v2.7.5 — use the canonical un-suffixed repository-manager.services.bitrise.io hostname in Gradle mirror URLs (cli#342).
    • v2.7.4 — minor internal updates.