-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Bug]: Inconsistent JVM-target compatibility detected #7771
Comments
OK, my bad. They changed bundled version to 21 and i was using it.
|
Capacitor itself doesn't use kotlin and isn't configured to use any specific version, so if you use plugins that use kotlin they will use the default java version of your system. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out. |
Capacitor Version
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/android: 6.2.0
@capacitor/core: 6.2.0
@capacitor/cli: 6.2.0
@capacitor/ios: 6.2.0
[success] Android looking great! 👌
[error] Xcode is not installed
Other API Details
Platforms Affected
Current Behavior
Expected Behavior
Build should work.
Project Reproduction
https://github.com/sake12/build_fails
Additional Information
No response
The text was updated successfully, but these errors were encountered: