buildCache

abstract fun buildCache(cacheConfiguration: Action<in CacheResourceConfiguration>)(source)

Configures caching for entries in the local build cache. By default, build cache entries are removed after 7 days of not being used.

Since

8.8