Skip to content

Commit

Permalink
Enable compatibility metadata variant (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 authored Apr 21, 2022
1 parent 7d7dfb9 commit be5a30b
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 @@ releaseRepositoryUrl=https://oss.sonatype.org/service/local/staging/deploy/maven

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

org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4096M

0 comments on commit be5a30b

Please sign in to comment.