我 点击 build 可以成功构建但是 点击 make 或者 run 就会有问题:
**
FAILURE: Build failed with an exception.
2023-7-25 22:03:57-log: [runCmd gradlew.bat - error] * What went wrong:
Could not open settings generic class cache for settings file ‘E:\yazi\Projects\cocos\NewProject\build\android\proj\settings.gradle’ (C:\Users\2562598550.gradle\caches\6.5.1\scripts\ep7eu2veh9t7x57yl2jx4phxs).
BUG! exception in phase ‘semantic analysis’ in source unit ‘BuildScript’ Unsupported class file major version 64
- 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.
- Get more help at https://help.gradle.org
BUILD FAILED in 1s
**
我查看日志文件看上面是咋回事拜托了