Build Errror #1 - Solar2D 3643 [SOLVED]

I’ve updated Solar2D to the last release: 2021.3643 and while I’m trying to make a build to one of my apps i get this error in the console:

https://docs.google.com/document/d/1Ok33SzX34LJ3ScICWk3Rr6tUnTsGHZjw5STuy0jVZKs/edit?usp=sharing

It seems like internet connection issue. It failed to download Android SDK to build the app… Try again, or reboot. If it possible something blocks the download, try VPN.

My internet is very bad, but with the previous build that did not happen. I use VPN sometimes and this time the issue persist. I rebooted and it didn’t fix it.

Do you have x64 or x32 windows? This is weird. You can try manually downloading the sdk:
Download this file: https://dl.google.com/android/repository/build-tools_r29.0.3-windows.zip
And unpack it into: %APPDATA%\Corona Labs\Corona Simulator\Android Build\sdk\build-tools\29.0.3
So you have something like
"C:\Users\vlad\AppData\Roaming\Corona Labs\Corona Simulator\Android Build\sdk\build-tools\29.0.3\aapt.exe"

I have x64 windows.

I checked now and inside my AppData folder does not exist a Corona Labs folder.

Ok, I found it.

It works now…Thanks a lot vlad!