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

Use coroutines 1.8.0 for all targets #879

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Conversation

eymar
Copy link
Member

@eymar eymar commented Feb 26, 2024

According to COMPOSE-939

@eymar eymar requested a review from igordmn February 26, 2024 12:44
@@ -212,15 +211,15 @@ kotlin {
val jsWasmMain by creating {
dependsOn(nativeJsMain)
dependencies {
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can just remove the dependencies block

@eymar eymar merged commit c0f0152 into master Feb 26, 2024
5 checks passed
@eymar eymar deleted the ok/update_coroutines_version branch February 26, 2024 15:07
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