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

Fix Kotlin error #110

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Fix Kotlin error #110

merged 1 commit into from
Apr 18, 2024

Conversation

niyatim23
Copy link
Contributor

@niyatim23 niyatim23 commented Apr 17, 2024

Issue #, if available:

Description of changes:

/Users/niyatim/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.6.0/5600569133b7bdefe1daf9ec7f4abeb6d13e1786/okio-jvm-3.6.0.jar!/META-INF/okio.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.

Tested by making sure that I don't see the same error when I follow these steps:

  • rm -rf ~/.gradle
  • git clean -ffxd
  • Get the aar file if it was wiped out by the previous step
  • Invalidate cache and restart Android Studio
  • Sync gradle
  • Make project

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@niyatim23 niyatim23 marked this pull request as ready for review April 17, 2024 21:39
@hassanctech hassanctech self-requested a review April 18, 2024 14:42
Copy link
Contributor

@hassanctech hassanctech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested as well, resolves the issue

Copy link
Contributor

@sirknightj sirknightj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cloned somewhere else and it builds fine & connects to JS fine as well.

@niyatim23 niyatim23 merged commit af5cb81 into master Apr 18, 2024
4 checks passed
@niyatim23 niyatim23 deleted the fix-kotlin-error branch April 18, 2024 15:39
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.

5 participants