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.
1 parent 8bd9f33 commit bf6627bCopy full SHA for bf6627b
gradle.properties
@@ -4,8 +4,4 @@ versionSuffix=SNAPSHOT
4
5
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6
7
-kotlin.native.distribution.type=prebuilt
8
-
9
-# Workaround for Bintray treating .sha512 files as artifacts
10
-# https://github.com/gradle/gradle/issues/11412
11
-systemProp.org.gradle.internal.publish.checksums.insecure=true
+kotlin.native.distribution.type=prebuilt
0 commit comments