Skip to content

Commit b289d0b

Browse files
authored
Remove workaround for Bintray publishing (#408)
Bintray no longer exists, so the workaround specified in gradle/gradle#11412 is no longer applicable.
1 parent 198d62a commit b289d0b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,5 @@ kotlin.native.ignoreIncorrectDependencies=true
2020
kotlin.native.ignoreDisabledTargets=true
2121
kotlin.mpp.applyDefaultHierarchyTemplate=false
2222

23-
# Workaround for Bintray treating .sha512 files as artifacts
24-
# https://github.com/gradle/gradle/issues/11412
25-
systemProp.org.gradle.internal.publish.checksums.insecure=true
26-
2723
# stop using pre-HMPP IDEA import workaround in kotlinx.team.infra
2824
useNativeBuildInfraInIdea=true

0 commit comments

Comments
 (0)