cocos 3.7.3 make 失败

我 点击 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.

BUILD FAILED in 1s
**

我查看日志文件看上面是咋回事拜托了

同样的失败,查了下可能是java等级的问题,但是我重新下载了java20但是依旧没用

想问下,这个问题解决了吗?我也遇到了这个问题