-----------
* What went wrong:
Execution failed for task ':sample-android:runKtlintCheckOverKotlinScripts'.
> A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction
> com/pinterest/ktlint/core/KtLint$Params
e
Emil Kantis
09/19/2022, 7:14 PM
Please keep things in a single message or thread, easier to add replies that way. It's a known issue that ktlint-gradle is not compatible with latest versions of ktlint: https://github.com/JLLeitschuh/ktlint-gradle/issues/589
s
shaktiman_droid
09/19/2022, 7:16 PM
Yeah my bad about not having as single message. Thanks for the info @Emil Kantis