Build Cache for Gradle v3.5.0

What’s Changed

  • Bump the Bitrise Build Cache CLI to v3.7.0, which upgrades gradle-analytics to 3.2.2 and remote-cache to 2.0.0 — both now Plugin<Settings> and Isolated Projects compatible on Gradle 9.7. Includes the 3.2.2 hotfix for the sendConfigurationPhaseStats UnknownTaskException on --configuration-cache save.
  • The rendered init script applies the plugins at Settings scope; the settingsEvaluated { rootProject { apply<...>() } } wrapper is gone.