I get the below error when building apk file.
It never used to be an issue before updating to build 294.10.
The only object used are active objects and backdrops in game - no other objects.
Please help.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'And14D7.tmp'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not download jopt-simple-4.9.jar (net.sf.jopt-simple:jopt-simple:4.9)
> Could not get resource 'https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar'.
> Could not HEAD 'https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar'.
> Received fatal alert: handshake_failure
> Could not download tink-1.3.0-rc2.jar (com.google.crypto.tink:tink:1.3.0-rc2)
> Could not get resource 'https://repo.maven.apache.org/maven2/com/google/crypto/tink/tink/1.3.0-rc2/tink-1.3.0-rc2.jar'.
> Could not HEAD 'https://repo.maven.apache.org/maven2/com/google/crypto/tink/tink/1.3.0-rc2/tink-1.3.0-rc2.jar'.
> Received fatal alert: handshake_failure
* 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 3s