Skip to content

Commit 0271359

Browse files
committed
Enable WASM support for Koin extension
1 parent bb2f79c commit 0271359

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

voyager-koin/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ plugins {
66
}
77

88
setupModuleForComposeMultiplatform(
9-
fullyMultiplatform = true,
10-
enableWasm = false // https://github.com/InsertKoinIO/koin/issues/1634
9+
fullyMultiplatform = true
1110
)
1211

1312
android {

0 commit comments

Comments
 (0)