Skip to content

Commit

Permalink
chore: disable deprecated js compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
esensar committed Jan 9, 2025
1 parent 2a316eb commit c3004a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
kotlin.code.style=official
kotlin.incremental.multiplatform=true
kotlin.js.generate.executable.default=false
kotlin.js.compiler=both
kotlin.native.ignoreDisabledTargets=true

org.gradle.vfs.watch=true
Expand Down

0 comments on commit c3004a0

Please sign in to comment.