Skip to content

Commit

Permalink
kotlin warning disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex009 committed Jun 6, 2021
1 parent e116813 commit 1ee479a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ org.gradle.configureondemand=false
org.gradle.parallel=true

kotlin.code.style=official

kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.mpp.enableCompatibilityMetadataVariant=true

Expand Down

0 comments on commit 1ee479a

Please sign in to comment.