Breaking changes and migration guide
This release removes the cache_level input and its corresponding behavior. This input controlled the legacy Cache Push step, and we recommend everyone to migrate to the new dedicated cache steps and to the Bitrise Build cache product.
If your workflows do not use the legacy Cache Push/Pull steps, then you can upgrade without any breaking change.
What鈥檚 Changed
- Remove legacy cache support by @ofalvai in Remove legacy cache support by ofalvai 路 Pull Request #117 路 bitrise-steplib/steps-gradle-runner 路 GitHub
Full Changelog: Comparing 4.0.2...5.0.0 路 bitrise-steplib/steps-gradle-runner 路 GitHub