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

Abi versions don’t match with Kotlin version 1.3.71 #4

Open
patricebelisle opened this issue Jul 2, 2020 · 0 comments
Open

Abi versions don’t match with Kotlin version 1.3.71 #4

patricebelisle opened this issue Jul 2, 2020 · 0 comments

Comments

@patricebelisle
Copy link

If I understand correctly, in KMP we need the libraries to use the same Kotlin version as the app.

I'm currently using kotlin version 1.3.71 which gives me an error trying to pack for xcode :

w: skipping /Users/[myusername]/.gradle/caches/modules-2/files-2.1/org.reduxkotlin/presenter-middleware-iossim/0.2.10/6b469d298fb83098e67e4112f7a1259f31fa75ae/lib.klib. The abi versions don't match. Expected '[22]', found '9'

Looking at the presenter-middleware code it seems to be using 1.3.41 which is where the problem possibly comes from?

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