We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The build crashes on expo SDK 51 with the following error
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
@apokusin This issue is happening on Expo 51, even using the mentioned fork, not build on Android.
No branches or pull requests
The build crashes on expo SDK 51 with the following error
Execution failed for task ':expo-dynamic-app-icon:compileDebugKotlin'.
Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain
Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation
The text was updated successfully, but these errors were encountered: