error reported when building the application
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':package_info_plus:compileDebugJavaWithJavac'.
> error: invalid source release: 17
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
(Execution failed for task ':package_info_plus:compileReleaseJavaWithJavac' (flutterflow.io)
I saw that someone already had this problem and apparently it should have been fixed, but for me it is still occurring
Does anyone have this same problem or know how to solve it?