Skip to content

Commit

Permalink
gradle: remove deprecated kotlin.js.compiler property.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavmee committed Oct 21, 2024
1 parent 1d5a3b9 commit a9513bd
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
Expand Up @@ -4,7 +4,6 @@ org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\=

#Kotlin
kotlin.code.style=official
kotlin.js.compiler=ir

#Compose
org.jetbrains.compose.experimental.uikit.enabled=true
Expand Down

0 comments on commit a9513bd

Please sign in to comment.