安卓打包失败,本人安卓小白好像是这个https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0/gradle-3.2.0.pom访问不了,有什么处理方法吗
Configure project :
Evaluating root project ‘proj.android-studio’ using build file ‘/Users/yanqiang/Documents/sxwork/game/NumberGame/build/jsb-link/frameworks/runtime-src/proj.android-studio/build.gradle’.
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project ‘proj.android-studio’.
Could not resolve all artifacts for configuration ‘:classpath’.
Could not resolve com.android.tools.build:gradle:3.2.0.
Required by:
project :
Could not resolve com.android.tools.build:gradle:3.2.0.
Could not get resource ‘https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0/gradle-3.2.0.pom’.
Could not GET ‘https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0/gradle-3.2.0.pom’.
Read timed out
-
Try:
Run with --stacktrace option to get the stack trace. Run with --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 30s
Error running command, return code: 1.