How gradel dependency caches are utilised in different builds

Hi,
At the moment we have cache pull & cache push added to our android app workflow. My question is if we are caching dependencies, then how they are stored/saved and is it being used in the next running builds. Since we always get a new machine for building our apps.

Regards,
Sumit

Hi there @Sumitbera!

The data you cache via Cache Push is stored securely in Amazon S3.
You can read all about caching here: Caching | Bitrise DevCenter :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.