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

Kotlin version is not compatible #1

Open
kylixeza opened this issue Dec 28, 2023 · 0 comments
Open

Kotlin version is not compatible #1

kylixeza opened this issue Dec 28, 2023 · 0 comments

Comments

@kylixeza
Copy link

I faced an error when using this library

/Users/accountmac/.gradle/caches/transforms-3/3b51881f70250027a7e6c3273adadbd0/transformed/jetified-pausing-coroutine-dispatcher-1.0.jar!/META-INF/pausing-coroutine-dispatcher.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

I think this is because this project was compiled using kotlin version 1.9.21 and my kotlin version is version 1.7.21.

Does this library really need the features of kotlin version 1.9.21? If it is possible to be downgraded, can the kotlin version be replaced with a lower version but still provide the features you need?

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

1 participant