* What went wrong: A problem occurred configuring root project 'FastHub'. > Could not resolve all files for configuration ':classpath'. > Could not resolve com.android.tools.build:gradle:3.2.0-alpha04. Required by: project : > Could not resolve com.android.tools.build:gradle:3.2.0-alpha04. > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0-alpha04/gradle-3.2.0-alpha04.pom'. > Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0-alpha04/gradle-3.2.0-alpha04.pom'. > Connect to dl.google.com:443 [dl.google.com/2404:6800:4008:c01:0:0:0:88] failed: Connection timed out: connect > Could not resolve com.android.tools.build:gradle:3.2.0-alpha04. Required by: project : > com.apollographql.apollo:gradle-plugin:0.4.1 > Could not resolve com.android.tools.build:gradle:3.2.0-alpha04. > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0-alpha04/gradle-3.2.0-alpha04.pom'. > Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.0-alpha04/gradle-3.2.0-alpha04.pom'. > Connect to dl.google.com:443 [dl.google.com/2404:6800:4008:c01:0:0:0:88] failed: Connection timed out: connect
* 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.
## Project-wide Gradle settings. # # For more details on how to configure your build environment visit # http://www.gradle.org/docs/current/userguide/build_environment.html # # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. # Default value: -Xmx1024m -XX:MaxPermSize=256m # org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 # # When configured, Gradle will run in incubating parallel mode. # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true #Fri Mar 09 22:26:51 CST 2018 systemProp.https.proxyPort=1080 systemProp.http.proxyHost=127.0.0.1 systemProp.https.proxyHost=127.0.0.1 systemProp.http.proxyPort=1080