Closed Mounix99 closed 4 months ago
I have the same problem
Any updates?
same for me
Can anyone look into it or at least create a fork ?
@ofalvai can you help here? It doesn't seems to be something big to deal with...
JDK 17 has been available on all Bitrise stacks for a while, even though that's not the default version on some stacks. I know it's a bit confusing, but here is the current state of the stacks as of today:
If you want to switch the active version in a build, you can do that with the Set Java version step, it works across all stacks.
Also, for future reference, we publish an overview of tool versions across the stacks, this is the one for JDK: https://stacks.bitrise.io/tools/java/
Thank you @ofalvai for detailed explanation! for everyone who requires docs about manual Java version changing: https://devcenter.bitrise.io/en/infrastructure/build-stacks/managing-java-versions.html
Troubleshooting
Version 0.17.0
YES
EVERY TIME
Useful information
Issue description
It is impossible to build Flutter project with some version of packages, (issue related not only to Flutter). Some project requires Newer Java version Execution failed for task ':stripe_android:compileReleaseJavaWithJavac'. error: invalid source release: 17
Bitrise info
YES
Steps to reproduce