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

Enforce usage of Java 11 when compiling #2072

Closed
omarismail94 opened this issue Jul 13, 2023 · 0 comments · Fixed by #2064, #2078 or #2086
Closed

Enforce usage of Java 11 when compiling #2072

omarismail94 opened this issue Jul 13, 2023 · 0 comments · Fixed by #2064, #2078 or #2086

Comments

@omarismail94
Copy link
Contributor

Describe the bug
The Android Gradle Plugin we use (7.1.1), does not respect that we set the Java version of the source code to 8, and uses whatever the Java version Gradle ran on (usually the default installed on the machine). Our code can't compile to Java 8 as the version of the HAPI FHIR libraries stopped supporting Java 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
1 participant