build-settings-logic/build.gradle.kts (6 lines of code) (raw):

plugins { `kotlin-dsl` } dependencies { implementation(libs.gradle.develocity) }