Skip to content

Commit

Permalink
Disable kotlin native parallel execution check
Browse files Browse the repository at this point in the history
  • Loading branch information
e5l committed Mar 19, 2020
1 parent a7d0bae commit 3b3f2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version=1.3.3-SNAPSHOT
kotlin.incremental.js=true
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
kotlin.native.enableParallelExecutionCheck=false
org.gradle.parallel=true

# gradle
Expand Down

0 comments on commit 3b3f2ef

Please sign in to comment.