Skip to content

Commit 409fcb0

Browse files
authored
Switch to kaml that already supports Wasm (#11)
1 parent ed57b81 commit 409fcb0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1
-14572
lines changed

composeApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kotlin {
3535
implementation(compose.components.resources)
3636
implementation(compose.components.uiToolingPreview)
3737
implementation("io.ktor:ktor-client-core:3.0.0-wasm2")
38-
implementation("com.charleskorn.kaml:kaml")
38+
implementation("com.charleskorn.kaml:kaml:0.61.0")
3939
}
4040
}
4141
}

kaml/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

kaml/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)