发现错误:
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Installed Build Tools revision 33.0.0 is corrupted. Remove and install again using the SDK Manager.
* 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
尝试降低BuildTool版本到32.0.0 也失败
安装了30.0.0 和29.0.2 发现自动选择了29.0.2,打包成功
猜测应该是SDK Build Tool版本的问题