George Pandian
02/05/2022, 2:10 PMorg.gradle.api.initialization.Settings.DEFAULT_SETTINGS_FILE
It’s a final value which I understand to an extent why , however if I want the settings of the root project to use settings of a buildSrc module I write how can I change it ?
I would like to set in my root settings.gradle.kts the name of the DEFAULT_SETTINGS_FILE to “buildSrc/settings.gradle.kts”.
Any help appreciated 🙂 also thought on this appreciated more 🙂Chrimaeon
02/05/2022, 4:15 PMVampire
02/05/2022, 4:33 PM