diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index 08e2fd4..575ae0d 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -21,7 +21,7 @@ platformPlugins = # Gradle Releases -> https://github.com/gradle/gradle/releases gradleVersion = 7.6 -# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library +# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib # suppress inspection "UnusedProperty" kotlin.stdlib.default.dependency = false diff --git a/gradle.properties b/gradle.properties index 38fdffa..4c64c36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ platformPlugins = # Gradle Releases -> https://github.com/gradle/gradle/releases gradleVersion = 7.6 -# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library +# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib # suppress inspection "UnusedProperty" kotlin.stdlib.default.dependency = false