Skip to content

Commit d915da1

Browse files
committed
enable IR js compiler
1 parent 4a1ba94 commit d915da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ android.useAndroidX=true
33
kapt.use.worker.api=true
44
kotlin.code.style=official
55
kotlin.incremental.multiplatform=true
6-
kotlin.js.compiler=legacy
6+
kotlin.js.compiler=both
77
kotlin.js.experimental.generateKotlinExternals=false
88
#kotlin.mpp.enableCompatibilityMetadataVariant=true
99
#kotlin.mpp.enableGranularSourceSetsMetadata=true

0 commit comments

Comments
 (0)