Skip to content

Commit b626d80

Browse files
committed
Revert "Set apiValidation.klib.strictValidation = true"
This reverts commit 7160baf.
1 parent 6af137a commit b626d80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
kotlin.code.style=official
22
kotlin.mpp.stability.nowarn=true
33

4-
# Enable API validation for all source sets: https://github.com/Kotlin/binary-compatibility-validator/issues/234
5-
apiValidation.klib.strictValidation = true
6-
74
# gradle
85
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
96

0 commit comments

Comments
 (0)