sync "Unused Property" for gradle.properties (4ca687a7a9)

This commit is contained in:
Yann Cébron 2021-06-30 19:49:36 +02:00 committed by Jakub Chrzanowski
parent 5b89ddd7ca
commit 646dfc71a2

View File

@ -24,4 +24,5 @@ platformPlugins =
# Opt-out flag for bundling Kotlin standard library. # Opt-out flag for bundling Kotlin standard library.
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details. # See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
# suppress inspection "UnusedProperty"
kotlin.stdlib.default.dependency = false kotlin.stdlib.default.dependency = false