We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9c944 commit c99442fCopy full SHA for c99442f
1 file changed
gradle.properties
@@ -1,5 +1,5 @@
1
# avoids kotlin stdlib in published pom, kotlin is only used for testing
2
-# kotlin.stdlib.default.dependency = false
+kotlin.stdlib.default.dependency = false
3
4
# https://github.com/gradle/gradle/issues/18935
5
kotlin.jvm.target.validation.mode = IGNORE
0 commit comments