Build Cache for Gradle v2.13.2

What’s Changed

Updates Bitrise Build Cache CLI to v1.3.2 with Gradle analytics plugin v2.5.1:

  • Use JVM-shared storage (System.getProperties()) instead of temp files for cross-classloader data sharing in composite builds
  • Fix task IO path mismatch for included builds
  • Consolidate captured analytics replay from included builds
  • Fix configuration cache failure with --dry-run on Java 17+ (ConcurrentLinkedQueue serialization)
  • Align CI workflows with CLI e2e test configurations

Full Changelog: Comparing 2.13.1...2.13.2 · bitrise-steplib/bitrise-step-activate-gradle-remote-cache · GitHub