Flutter – Gradle Build Fails with "Unsupported class file major version 65" After Updating to Java 17
I’m working on a Flutter project and recently updated to Java 17. Since the update, my build fails with the following error when trying to run assembleDebug: FAILURE: Build failed with an exception. What went wrong: Could not open cp_settings…