[K/N][samples] Turn off hmpp and metadata due to ^KT-50547
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
kotlin.import.noCommonSourceSets=true
|
kotlin.import.noCommonSourceSets=true
|
||||||
|
|
||||||
|
# Disable HMPP with metadata until KT-50547 is not fixed
|
||||||
|
kotlin.mpp.enableGranularSourceSetsMetadata=false
|
||||||
|
kotlin.mpp.hierarchicalStructureSupport=false
|
||||||
Reference in New Issue
Block a user