We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
apiValidation.klib.strictValidation = true
1 parent 6af137a commit b626d80Copy full SHA for b626d80
gradle.properties
@@ -1,9 +1,6 @@
1
kotlin.code.style=official
2
kotlin.mpp.stability.nowarn=true
3
4
-# Enable API validation for all source sets: https://github.com/Kotlin/binary-compatibility-validator/issues/234
5
-apiValidation.klib.strictValidation = true
6
-
7
# gradle
8
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
9
0 commit comments