Closed mikehardy closed 3 years ago
Releases are blocked until I resolve this but it is not open for outside contribution. Should get it today.
jdk11 bundled in next android studio and becomes minimum target https://developer.android.com/studio/preview/features?hl=sr#agp-7-0-jdk-11
so rolling forward is my first cut strategy
Reproduction Steps
Expected Result
Publishes successfully
Actual Result
Fails while verifying the JDK in the environment is JDK8: https://github.com/ankidroid/Anki-Android/runs/2142332643?check_suite_focus=true#step:4:4
https://github.com/actions/virtual-environments/blob/ubuntu20/20210315.1/images/linux/Ubuntu2004-README.md#java
Research
GitHub just switched their runners from an older Ubuntu to a newer one, and switched default JVM at the same time I presume
Things to check: