如下报错怎么结局:
Build-tool 33.0.2 is missing DX at D:\SDK\android-sdk-windows\build-tools\33.0.2\dx.bat
FAILURE: Build failed with an exception.(这个是核心报错意思是找不到dx.bat文件,并且已经提示了路径,所以在报错的时候核心是看这个)
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Installed Build Tools revision 33.0.2 is corrupted. Remove and install again using the SDK Manager.(这个地方需要你在指定的SDKmanage修改,不要在别的地方修改)
* 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 23s
Command failed with exit code 1: F:\wbappdabao\platforms\android\gradlew cdvBuildDebug -b F:\wbappdabao\platforms\android\build.gradle