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

[Bug] Coroutines version #474

Closed
DatL4g opened this issue Feb 29, 2024 · 1 comment
Closed

[Bug] Coroutines version #474

DatL4g opened this issue Feb 29, 2024 · 1 comment

Comments

@DatL4g
Copy link

DatL4g commented Feb 29, 2024

The coroutines version is highly outdated.
As mentioned by the developers it's required that the version match. (Small version changes do not matter to my experience)

Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher, e.g. 'kotlinx-coroutines-android' and ensure it has the same version as 'kotlinx-coroutines-core'

Used version in this project: 1.7.3
Used version in java-sdk: 1.6.4

Latest available version: 1.8.0

Please update the dependencies as this breaks the compatibility with a new compose app.

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