Skip to content

Commit 76f03b6

Browse files
h0tk3yAbduqodiri Qurbonzoda
authored andcommitted
Enable HMPP
1 parent 47bdf03 commit 76f03b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gradle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ group=org.jetbrains.kotlinx
22
version=0.4
33
versionSuffix=SNAPSHOT
44

5-
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
5+
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6+
7+
kotlin.mpp.enableGranularSourceSetsMetadata=true
8+
kotlin.mpp.enableCompatibilityMetadataVariant=true

0 commit comments

Comments
 (0)