Skip to content

Commit

Permalink
Enable compatibility with non-hierarchical multiplatform projects
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbull committed Apr 20, 2022
1 parent 1cdecfd commit f0195b5
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 @@ -3,6 +3,7 @@ version=1.1.16-SNAPSHOT

kotlin.code.style=official
kotlin.native.ignoreDisabledTargets=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
kotlin.mpp.stability.nowarn=true

org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g

0 comments on commit f0195b5

Please sign in to comment.