Thomas Keller
05/08/2026, 11:44 PM.gradle/caches/9.4.1/kotlin-dsl has 2.4G worth of files for only two different (big) monorepo checkouts:
$ du -hs *
2.4G accessors
199M scripts
The projects use a central build-logic convention module with plain Gradle plugins (no Kotlin DSL there). The only Kotlin DSL in use is in the various build gradle files.