I'm trying to use 8.1's new precompiled script plugins, but I'm getting the following error:
Copy code
Precompiled script plugin '/home/mart/git/experiments/myProject/buildSrc/src/main/kotlin/engine-module.gradle.kts' line: 1
* What went wrong:
Plugin [id: 'org.jetbrains.kotlin.multiplatfrom'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (plugin dependency must include a version number for this source)