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

Android: Fix build.gradle causes compile error #197

Closed
wants to merge 2 commits into from

Conversation

BreadKey
Copy link

@BreadKey BreadKey commented Apr 3, 2024

Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

@BreadKey BreadKey changed the title Android: Fix build.gradle cause compile error Android: Fix build.gradle causes compile error Apr 3, 2024
@Fintasys
Copy link
Owner

Thanks for your contribution ! I think your change is not the recommended way to handle this issue. We have discussed few options in this thread but I also just released a new version 2.2.0 which downgrades Kotlin again to 1.7.10 which might fix your issue. Please have a look 🙏

@Fintasys Fintasys closed this Apr 13, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants