[K/N][perf] Added workaround to build benchmarks analyzer artifacts

This commit is contained in:
Elena Lepilkina
2022-01-18 16:16:07 +03:00
committed by LepilkinaElena
parent b794b0f1be
commit b8af589137
@@ -1,4 +1,5 @@
kotlin.native.home=../../dist
org.gradle.jvmargs=-Xmx2048m
# Avoid building platform libraries by the MPP plugin.
kotlin.native.distribution.type=prebuilt
# Workaround for KT-50847
kotlin.mpp.hierarchicalStructureSupport=false