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

enable Kotlin Native and JS targets #7

Merged
merged 3 commits into from
Aug 6, 2023

Conversation

aSemy
Copy link
Collaborator

@aSemy aSemy commented Aug 6, 2023

This PR enables Kotlin Native and JS targets.

Summary

  • Enable Kotlin/Native and Kotlin/JS targets
  • update lockfiles with ./gradlew resolveAndLockAllDependencies --write-locks
  • Add Kotlin JS & Native repos (workaround for https://youtrack.jetbrains.com/issue/KT-51379)
  • Update Gradle wrapper files

Verification

./gradlew check passes on my machine (although I'm using Windows, so I cannot verify all targets)

@ethauvin ethauvin merged commit 2eb1c45 into ethauvin:master Aug 6, 2023
3 checks passed
@aSemy aSemy deleted the feat/additional-kotlin-targets branch August 7, 2023 06:56
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.

2 participants