What went wrong: Could not determine the dependen...
# compose-desktop
k
What went wrong: Could not determine the dependencies of task 'sharedcompileKotlinDesktop'.
No matching toolchains found for requested specification: {languageVersion=11, vendor=any, implementation=vendor-specific}.
> No locally installed toolchains match (see https://docs.gradle.org/8.0.2/userguide/toolchains.html#sec:auto_detection) and toolchain download repositories have not been configured (see https://docs.gradle.org/8.0.2/userguide/toolchains.html#sub:download_repositories). when I try to build for desktop, this is the issue coming. same working fine for dmg or mac os Please help with this