Skip to content

Commit

Permalink
Tweak comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hujim committed Nov 8, 2022
1 parent ae6f0ce commit 7fd8a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ POM_DEVELOPER_NAME=Square, Inc.
POM_DEVELOPER_URL=https://github.com/square/
SONATYPE_STAGING_PROFILE=com.squareup

# LEGACY compiler is deprecated, as currently we only forsee IR compatible consumers,
# we're only supporting IR.
# As LEGACY JS compiler is deprecated and we only anticipate IR compatible consumers,
# we're only supporting IR for now.
# For details see https://kotlinlang.org/docs/js-ir-compiler.html
kotlin.js.compiler=ir

0 comments on commit 7fd8a25

Please sign in to comment.