https://github.com/alikhachev/gradle-configuration-cache-samples
A collection of tips and tricks for Gradle configuration cache
https://github.com/alikhachev/gradle-configuration-cache-samples
Last synced: over 1 year ago
JSON representation
A collection of tips and tricks for Gradle configuration cache
- Host: GitHub
- URL: https://github.com/alikhachev/gradle-configuration-cache-samples
- Owner: ALikhachev
- Created: 2021-09-16T22:27:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-16T23:06:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-10T10:32:31.345Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Samples for Gradle configuration cache feature
A collection of samples for use with [configuration cache](https://docs.gradle.org/current/userguide/configuration_cache.html) that is the experimental feature of Gradle