downloadedResources

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

Configures caching for resources that are downloaded during Gradle builds. By default, downloaded resources are removed after 30 days of not being used.