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(android): hyperloop builds fail with JDK 12 or higher #336

Merged
merged 2 commits into from Mar 23, 2020
Merged

fix(android): hyperloop builds fail with JDK 12 or higher #336

merged 2 commits into from Mar 23, 2020

Conversation

jquick-axway
Copy link
Contributor

JIRA:
https://jira.appcelerator.org/browse/TIMOB-27780

Test:

  1. Install JDK 12 or higher.
  2. Download the hyperloop-example project.
  3. Build for Android.
  4. Verify app successfully builds and runs on device.

- JDK 12 dropped support for Java 6 language support. Now builds with Java 8 language.
@jquick-axway
Copy link
Contributor Author

This PR has been tested via Titanium SDK PR...
tidev/titanium-sdk#11507

@jquick-axway jquick-axway merged commit 49a67d7 into tidev:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant