Activate Gradle Mirrors v0.3.6

What’s Changed

  • Bump bundled Bitrise Build Cache CLI to v3.2.2 → v3.2.3 (#29). Makes the generated Gradle mirrors init script compatible with Gradle Isolated Projects (org.gradle.unsafe.isolated-projects=true), which previously failed configuration with Project ':' cannot access 'Project.tasks' functionality on subprojects via 'allprojects'. The Robolectric robolectric.dependency.repo.url redirect is now registered per project in beforeProject, so a project that sets that property itself still takes precedence. Also removes a configuration-cache serialization hazard in the Robolectric classpath probe. Full changelog: Release v3.2.3 · bitrise-io/bitrise-build-cache-cli · GitHub