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 error #808

Closed
kapilgulabani opened this issue Jun 6, 2024 · 1 comment
Closed

Kotlin version error #808

kapilgulabani opened this issue Jun 6, 2024 · 1 comment
Labels

Comments

@kapilgulabani
Copy link

kapilgulabani commented Jun 6, 2024

.jar!/META-INF/library_release.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.
how to fix??

@brianwernick
Copy link
Owner

ExoMedia uses Kotlin 1.9.x. It sounds like your app is using an older (1.7.x) version of Kotlin, so you will need to update the Kotlin version of your app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants