Conversation
|
I'd also strongly suggest moving off Java 8 onto the latest release that Github supports. |
hoffie
left a comment
There was a problem hiding this comment.
If it is now required to be exported, that's fine. When I last touched this logic, I was aiming to only export what's necessary in order to have a clearer boundary.
Either requirements have changed or it happened to work by accident due to similar versions between us and GH (which would mean that the previous code was wrong anyway).
Seconded, but I think that certain Android build tools require certain Java versions. Updating Java might imply updating other components which might imply dropping support for older platform levels, so we should check closely. |
Short description of changes
Fixes failing Android build.
Context: Fixes an issue?
Fixes failing Android build.
Does this change need documentation? What needs to be documented and how?
No
Status of this Pull Request
Android build attached to 3.9.0 release.
What is missing until this pull request can be merged?
Confirmation from someone other than me that it works ("worked for me").
Checklist