Skip to content

Commit 039f5ed

Browse files
authored
Merge pull request #268 from mihbor/master
enable IR js compiler
2 parents 097f548 + d915da1 commit 039f5ed

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)