"I'm committed to not working on Stardew Valley until I'm done with Haunted Chocolatier," Eric 'ConcernedApe' Barone told us earlier this year. And that commitment lasted all of four months, I guess.
In the Android build template that is installed by Godot 4.2.beta6, Java version is set to 17, while Android SDK version is set to 33. See android/build/config.gradle ...
I have a project that has been compiling successfully using Java 17.0.7 and Spotbugs 4.7.3 via Gradle. When I upgrade to jdk-21, the build starts to fail as it appears that spotbugs does not ...