Skip to content

Add kotlinx-coroutines-core-jvm dependency #311

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

Merged
merged 1 commit into from
Jan 8, 2022
Merged

Conversation

bu3
Copy link
Contributor

@bu3 bu3 commented Jan 7, 2022

Hi folks,

In my team Bazel project we use grpc-kotlin and we had some compilation issues because some classes from org.jetbrains.kotlinx:kotlinx-coroutines-core have been moved into org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm.

We tried to change the depedencies into a forked project and it seems to be working fine for us.
This PR contains the changes we made.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 7, 2022

CLA Signed

The committers are authorized under a signed CLA.

@jamesward jamesward merged commit 808569a into grpc:master Jan 8, 2022
@jamesward jamesward added this to the 1.2.1 milestone Jan 8, 2022
@bu3
Copy link
Contributor Author

bu3 commented Jan 12, 2022

@jamesward do you know when this will be relased? Thanks

@jamesward
Copy link
Contributor

The 1.2.1 release is on its way to Maven Central now.

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