BUILD FAILED in Solar2D 2021.3649 (last build)

Today I updated Solar2D to the last build (2021.3649) and when I tried to build a new release for one of my apps I got this in the simulator console:

FAILURE: Build failed with an exception.
21:35:16.660
21:35:16.660 * What went wrong:
21:35:16.660 A problem occurred configuring root project ‘Corona Android’.
21:35:16.660 > Could not resolve all artifacts for configuration ‘:classpath’.
21:35:16.660 > Could not resolve com.android.tools.build:gradle:4.2.1.
21:35:16.660 Required by:
21:35:16.660 project :
21:35:16.660 > Could not resolve com.android.tools.build:gradle:4.2.1.
21:35:16.660 > Could not get resource ‘https://jcenter.bintray.com/com/android/tools/build/gradle/4.2.1/gradle-4.2.1.pom’.
21:35:16.660 > Could not GET ‘https://jcenter.bintray.com/com/android/tools/build/gradle/4.2.1/gradle-4.2.1.pom’. Received status code 403 from server: Forbidden
21:35:16.660
21:35:16.660 * Try:
21:35:16.660 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.
21:35:16.660
21:35:16.660 * Get more help at https://help.gradle.org
21:35:16.660
21:35:16.660 BUILD FAILED in 10s
21:35:16.660 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
21:35:18.256 Android build failed (1) after 14 seconds