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

List dependency updates in (0.13.0) changelog(s) #228

Closed
G00fY2 opened this issue May 12, 2023 · 2 comments
Closed

List dependency updates in (0.13.0) changelog(s) #228

G00fY2 opened this issue May 12, 2023 · 2 comments

Comments

@G00fY2
Copy link

G00fY2 commented May 12, 2023

In Turbine 0.13.0 Coroutines 1.6.4 was updated to 1.7.0.

This is directly affecting consumers, because of how Gradles transitive dependency resolution works. Therefore this dependency bump should be part of the changelog.

PS: Coroutines 1.7.0 currently has some blocking issues for Android devs which may prevent them from migrating.

@JakeWharton
Copy link
Collaborator

Added:

Note: This version has a transitive dependency on kotlinx.coroutines 1.7.0. If you are an Android user, you should be depending on kotlinx.coroutines 1.7.1 which graciously fixes a binary incompatibility with a Compose testing artifact (because they failed to heed its opt-in annotation which indicated that it was not a stable API).

@JakeWharton
Copy link
Collaborator

We were tracking the issue, but thanks for the reminder to spread it more widely.

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

No branches or pull requests

2 participants