Update jarchivelib, add task to list all dependencies, target JVM 11 (#256)
This commit is contained in:
@@ -1 +1,8 @@
|
||||
org.gradle.parallel=true
|
||||
# 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
|
||||
Reference in New Issue
Block a user