Flutter build error in android : Execution failed for task ‘:package_info_plus:compileReleaseJavaWithJavac’. > error: invalid source release: 17
I was trying to deploy an Android beta version using fastlane. However, I was faced with a situation where deployment did not continue due to the same error.