icon

Save Gradle Cache

Saves Gradle caches. This Step needs to be used in combination with Restore Gradle Cache.

Saves Gradle dependency caches. This Step needs to be used in combination with Restore Gradle Cache.

This Step is based on key-based caching and sets up the cache key and path automatically for Gradle. If you'd like to change the cache key (or paths to cache), you might want to use the generic Save cache Step instead.

Related steps

Restore Gradle cache

Save cache

Similar steps

Caches the Gradle configuration cache folder used by Gradle. Uses the Bitrise Build Cache infrastructure.

Activates Bitrise Remote Build Cache add-on for subsequent Gradle builds in the workflow

Saves items to the cache based on key-value pairs. This Step needs to be used in combination with Multikey Restore Cache or Restore Cache.

Restores Gradle caches. This Step needs to be used in combination with Save Gradle Cache.