I am observing following error after updating gradle in the project to 7.X
Copy code
A problem occurred evaluating script.
> Failed to apply plugin 'io.gitlab.arturbosch.detekt'.
> Cannot run Project.afterEvaluate(Action) when the project is already evaluated.
The thing is I have multiple modules and I am applying detekt to all of them just by