Gradle Build Caching
Jump to navigation
Jump to search
External
Internal
Overview
Configuration
org.gradle.caching
org.gradle.caching=true|false
When set to true, Gradle will reuse task outputs from previous builds, when possible. This speeds up the build.
org.gradle.caching.debug
org.gradle.caching.debug=true|false
Configures task output caching. https://docs.gradle.org/current/userguide/build_cache.html#sec:task_output_caching