Javi
12/06/2024, 11:21 PMorg.gradle.kotlin.dsl.dcl=true but then tests are failing with:
ScriptCompilationException(scriptCompilationErrors=[...])
Is there any workaround?József Bartók
12/10/2024, 12:54 PMJavi
12/10/2024, 3:04 PMgradle.lifecycle.beforeProject as a workaround. But I think it is the same error you get when you were not adding org.gradle.kotlin.dsl.dcl=true outside of Gradle test kit