https://github.com/androidx/gcp-gradle-build-cache
https://github.com/androidx/gcp-gradle-build-cache
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/androidx/gcp-gradle-build-cache
- Owner: androidx
- License: apache-2.0
- Created: 2022-04-08T23:15:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T05:21:57.000Z (about 1 year ago)
- Last Synced: 2025-06-24T20:55:48.705Z (10 months ago)
- Language: Kotlin
- Size: 1.2 MB
- Stars: 156
- Watchers: 10
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).