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 withProject ':' cannot access 'Project.tasks' functionality on subprojects via 'allprojects'. The Robolectricrobolectric.dependency.repo.urlredirect is now registered per project inbeforeProject, 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