got this error when running this command react-native run-android
I even tried so many things to deal with this like degrade your Java SDK version from 13 to 11, but nothing solved the issue.
here is the information about the error.
Where: Build file 'G:\react\react-native\albums\android\app\build.gradle'
What went wrong: Could not compile build file 'G:\react\react-native\albums\android\app\build.gradle'.
startup failed: General error during semantic analysis: Unsupported class file major version 57
Thank you in advance.