createdResources

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

Configures caching for resources that are created by Gradle during the course of a build. By default, created resources are removed after 7 days of not being used.