When running "npx react-native run-android":
- What went wrong: Could not open settings generic class cache for settings file 'D:\Coding\New folder\MHLSLEAGUE\android\settings.gradle' (C:\Users\tamer.gradle\caches\8.0.1\scripts\73fo79rs4o85yhjvff7lwhytg).
BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 64
right before that:
i Changed the "BuildToolsVersion" in the build.gradle to '33.0.0' instead of findProperty('android.buildToolsVersion') ?: '33.0.0' because of the react-native doctor error [✖ Android SDK - Required for building and installing your app on Android
- Versions found: 30.0.3, 31.0.0, 33.0.0
- Version supported: .b33.0.0](https://i.sstatic.net/Zjdv0.png)