icon

Restore Gradle Cache

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

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

This Step is based on key-based caching and sets up the cache key and path automatically for Gradle dependencies. If you'd like to change the cache keys, you might want to use the generic Restore cache Step instead.

Related steps

Save Gradle cache

Restore cache

Similar steps

Restores 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

Restores build cache using a cache keys. This Step needs to be used in combination with Multikey Save Cache or Save Cache.

Restores build cache using a cache key. This Step needs to be used in combination with Save Cache.