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 198d62a commit b289d0bCopy full SHA for b289d0b
gradle.properties
@@ -20,9 +20,5 @@ kotlin.native.ignoreIncorrectDependencies=true
20
kotlin.native.ignoreDisabledTargets=true
21
kotlin.mpp.applyDefaultHierarchyTemplate=false
22
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
-
27
# stop using pre-HMPP IDEA import workaround in kotlinx.team.infra
28
useNativeBuildInfraInIdea=true
0 commit comments