Skip to content

Commit bf6627b

Browse files
Abduqodiri Qurbonzodaqurbonzoda
authored andcommitted
Remove the workaround for Bintray treating .sha512 files as artifacts
1 parent 8bd9f33 commit bf6627b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

gradle.properties

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ versionSuffix=SNAPSHOT
44

55
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66

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
7+
kotlin.native.distribution.type=prebuilt

0 commit comments

Comments
 (0)