I have a big project based on two projects, each w...
# community-support
g
I have a big project based on two projects, each with its own
settings.gradle.kts
. As soon as I add a
buildSrc/build.gradle.kts
in one of them and sync, I get:
No model of type 'TurnOffDefaultTasks' is available in this build.
> No builders are available to build a model of type 'org.jetbrains.plugins.gradle.model.internal.TurnOffDefaultTasks'.