diff --git a/kotlin-native/GRADLE_PLUGIN.md b/kotlin-native/GRADLE_PLUGIN.md index 55f61364383..68b8e05771a 100644 --- a/kotlin-native/GRADLE_PLUGIN.md +++ b/kotlin-native/GRADLE_PLUGIN.md @@ -459,7 +459,7 @@ dependencies { It's possible to depend on a Kotlin/Native library published earlier in a maven repo. The plugin relies on Gradle's -[metadata](https://github.com/gradle/gradle/blob/master/subprojects/docs/src/docs/design/gradle-module-metadata-specification.md) +[metadata](https://github.com/gradle/gradle/blob/master/subprojects/docs/src/docs/design/gradle-module-metadata-latest-specification.md) support so the corresponding feature must be enabled. Add the following line in your `settings.gradle`: