Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Kotlin to 1.9.0 and add wasm target #140

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

martinbonnin
Copy link
Contributor

No description provided.

@@ -18,7 +19,7 @@ tasks.dokka {

kotlin {
targets {
js(BOTH) {
js(IR) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kotlin 1.9.0 removed support for the legacy JS target

@benasher44
Copy link
Owner

Looks great, thank you!

@benasher44 benasher44 merged commit e8f0b46 into benasher44:master Jul 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants