Fix depends version.

The compile toolchain version in ktlint is 21 but we have newest is 22, the Gradle will download one if absent.
And the target version is 8, so the runtime should set to >=8.

Merge request reports

Loading