A project that configures Gradle build cache.
See settings.gradle.kts.
Populate local cache with:
./gradlew build
Build and fetch cached tasks outputs from local cache with:
./gradlew clean build
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A project that configures Gradle build cache.
See settings.gradle.kts.
Populate local cache with:
./gradlew build
Build and fetch cached tasks outputs from local cache with:
./gradlew clean build