diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index 4e7ba1d..fc023ac 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -24,4 +24,5 @@ platformPlugins = # Opt-out flag for bundling Kotlin standard library. # See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details. +# suppress inspection "UnusedProperty" kotlin.stdlib.default.dependency = false