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)(9_0_X): app/module builds fail with JDK 13 #11510

Merged
merged 7 commits into from
Mar 23, 2020

Conversation

jquick-axway
Copy link
Contributor

@jquick-axway jquick-axway commented Feb 29, 2020

- Added "android.useAndroidX" gradle property which is now requried or else a build failure will occur.
- Resolved Java and C/C++ build order issue with newest tool.
- Updated gradle wrapper/library to version 6.2.1. (Gradle added JDK 13 support in 6.0.0.)
@build
Copy link
Contributor

build commented Feb 29, 2020

Messages
📖

💾 Here's the generated SDK zipfile.

📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖

✅ All tests are passing
Nice one! All 6555 tests are passing.
(There are 703 skipped tests not included in that total)

Generated by 🚫 dangerJS against 164645e

- JDK 12 dropped support for Java 6 language support. Hyperloop now compiles with Java 8 language.
- Updated hyperloop module version from 5.0.1 to 5.0.2.
@ssaddique
Copy link
Contributor

FR: Pass.
Please see this JIRA ticket for details.

@ssaddique ssaddique merged commit caaaa04 into tidev:9_0_X 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

4 participants