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

EXPO SDK 51 COMPATIBILITY #26

Open
dedanmsafari opened this issue Aug 18, 2024 · 2 comments
Open

EXPO SDK 51 COMPATIBILITY #26

dedanmsafari opened this issue Aug 18, 2024 · 2 comments

Comments

@dedanmsafari
Copy link

The build crashes on expo SDK 51 with the following error

  • What went wrong:
    Execution failed for task ':expo-dynamic-app-icon:compileDebugKotlin'.

Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlin' (11).

Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain
Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation

@apokusin
Copy link

Are you seeing the same results when using this fork? It was created to fix issues with Expo 50 and might fix issues with 51.

@ribeiroevandro
Copy link

@apokusin This issue is happening on Expo 51, even using the mentioned fork, not build on Android.

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

3 participants