An open API service indexing awesome lists of open source software.

https://github.com/androidx/gcp-gradle-build-cache


https://github.com/androidx/gcp-gradle-build-cache

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Different implementations of Gradle Remote Cache

An implementation of the Gradle Remote Cache that's backed by either Google Cloud Storage or AWS S3 buckets.

## Using the plugin

Depending on which storage provider you want to use, please read the `README` for AWS S3 [here](s3buildcache/README.md) or GCP [here](gcpbuildcache/README.md).