Caches the Gradle configuration cache folder used by Gradle. Uses the Bitrise Build Cache infrastructure.
This step caches the Gradle configuration cache folder along with the necessary metadata to speed up future builds. The cache is stored within the Bitrise Build Cache infrastructure.
For more information on how configuration caching works, refer to the Gradle user guide.
Unless specified otherwise, the current directory is assumed to be the project directory, and therefore the ./gradle/configuration-cache directory will be saved.
IMPORTANT NOTES:
GRADLE_ENCRYPTION_KEY in Bitrise Secrets by using the result from running openssl rand -base64 16.