mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
gradle: enable HMPP
This commit is contained in:
parent
bbe5735605
commit
10da3e6471
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ android.useAndroidX=true
|
|||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
kotlin.mpp.hierarchicalStructureSupport=true
|
||||
org.gradle.jvmargs=-Dfile.encoding=UTF-8 \
|
||||
--add-opens jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED \
|
||||
--add-opens jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue