Support for Temurin JDK in Android Orb
O
Ollie Mcburney
We use Temurin JDK instead of OpenJDK, and currently, the Android orb in CircleCI only supports OpenJDK. I've opened a PR to add the ability to change the JDK distribution, as we're writing a lot of custom code to install our specific JDK version across workflows.