Fleshgrinder
10/05/2022, 2:56 PMfileTree created in a settings.gradle.kts script (either via settings.fileTree or gradle.serviceOf<ObjectFactory>().fileTree()) is entirely ignored by the configuration cache. Changes on the file system are never picked up, and the cache is always considered up-to-date. 🤔