Closed
Description
Tell us about the problem
Currently CLI does not allow using Java 10. In case Java 10 is installed, CLI does not allow building the application for Android.
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
- CLI: 4.0.1
- Cross-platform modules: Not applicable
- Runtime(s): 4.0.0
- Plugin(s): Not applicable
Please tell us how to recreate the issue in as much detail as possible.
Install Java 10 and try building for Android
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
No