Skip to content

Commit

Permalink
ciL: ignoreDisabledTargets when building with CI that does not suppor…
Browse files Browse the repository at this point in the history
…t apple targets
  • Loading branch information
MohamadJaara committed Aug 12, 2024
1 parent 20e5b85 commit 754444c
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 @@ -27,3 +27,4 @@ org.gradle.parallel=true

# Support KMP Gradle Composite Builds - See https://youtrack.jetbrains.com/issue/KT-52172/
kotlin.mpp.import.enableKgpDependencyResolution=true
kotlin.native.ignoreDisabledTargets=true

0 comments on commit 754444c

Please sign in to comment.