Compilation error

Again I struggle with Android compilation. My source is the same as last successive compilation, but now I get the following error,

  • What went wrong:
    Could not determine the dependencies of task ‘:App:lintVitalReportRelease’.
    Installed Build Tools revision 30.0.3 is corrupted. Remove and install again using the SDK Manager.

How can I access the Android SDK Manager? I have tried reinstalling Solar2D (latest version), but no success. Can anybody help me out on this one?

Found the solution myself. Just renamed the sdk-folder in C:\Windows\Temp\Corona Labs to sdkx (just in case I had to restore it) and started compilation again. Then a new sdk folder was created during compilation and everything went OK.