bundletool-1.1.0.jar & builder-4.2.1.jar

Hi @vlads, I really need your help…

For some reason Solar2D can not download these two files ( bundletool-1.1.0.jar & builder-4.2.1.jar ). After update Solar2D to the last build I can not made any build for my apps. So, I manually downloaded both files. Can you tell me where location should I put those files if that can solve my problem?

PD: Due to restrictions on my country almost always I need to use VPNs to made my builds. This time does not work.

I tried builds with Solar2D 3649, 3648 and 3647, same results. With 3636 all is ok. Below is the error from console when I’m trying to made the build of my apps:

The console errors:

FAILURE: Build failed with an exception.
09:06:45.084
09:06:45.084 * What went wrong:
09:06:45.084 A problem occurred configuring root project ‘Corona Android’.
09:06:45.084 > Could not resolve all artifacts for configuration ‘:classpath’.
09:06:45.084 > Could not find builder-4.2.1.jar (com.android.tools.build:builder:4.2.1).
09:06:45.084 Searched in the following locations:
09:06:45.084 https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/4.2.1/builder-4.2.1.jar
09:06:45.084 > Could not find bundletool-1.1.0.jar (com.android.tools.build:bundletool:1.1.0).
09:06:45.084 Searched in the following locations:
09:06:45.084 https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/1.1.0/bundletool-1.1.0.jar
09:06:45.084

Hello. Try using different VPN? Are you able to click on links above and download the file? It seems that android SDK is failing somehow.

Thank you for your reply…

I’ve tried some others VPNs and get the same result (I’m using some of the best VPNs)

Are you able to click on links above and download the file? Yes, I can download it manually without any problem

I’m now updating some of my apps with Solar2D 3646 because from 3647 onwards I can’t do it.