# suppress inspection "UnusedProperty" for whole file org.gradle.parallel=true # Enable compatibility with non-hierarchical projects # https://kotlinlang.org/docs/multiplatform-hierarchy.html#for-library-authors kotlin.mpp.enableCompatibilityMetadataVariant=true # https://kotlinlang.org/docs/gradle.html#check-for-jvm-target-compatibility-of-related-compile-tasks kotlin.jvm.target.validation.mode=error