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 a8bd082 commit 6da8343Copy full SHA for 6da8343
gradle.properties
@@ -6,6 +6,7 @@ versionSuffix=SNAPSHOT
6
7
kotlin.mpp.enableGranularSourceSetsMetadata=true
8
kotlin.mpp.enableCompatibilityMetadataVariant=true
9
+kotlin.js.compiler=both
10
11
# Workaround for Bintray treating .sha512 files as artifacts
12
# https://github.com/gradle/gradle/issues/11412
0 commit comments