Error Dispositivo Android en Run de Gx 16

Buenas estimados , me gustaria que me ayudaran con este error que me sale en Gx 16 cuando compilo para Android .

error: FAILURE: Build failed with an exception.
error:
error: * What went wrong:
error: A problem occurred configuring root project ‘Android’.
error: > Could not resolve all artifacts for configuration ‘:classpath’.
error: > Could not resolve com.android.tools.build:gradle:3.4.1.
error: Required by:
error: project :
error: > Could not resolve com.android.tools.build:gradle:3.4.1.
error: > Could not get resource ‘https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.4.1/gradle-3.4.1.pom’.
error: > Could not GET ‘https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.4.1/gradle-3.4.1.pom’.
error: > Remote host closed connection during handshake
error: > Could not resolve com.google.android.gms:strict-version-matcher-plugin:1.1.0.
error: Required by:
error: project : > com.google.gms:google-services:4.2.0
error: > Could not resolve com.google.android.gms:strict-version-matcher-plugin:1.1.0.
error: > Could not get resource ‘https://dl.google.com/dl/android/maven2/com/google/android/gms/strict-version-matcher-plugin/1.1.0/strict-version-matcher-plugin-1.1.0.pom’.
error: > Could not GET ‘https://dl.google.com/dl/android/maven2/com/google/android/gms/strict-version-matcher-plugin/1.1.0/strict-version-matcher-plugin-1.1.0.pom’.
error: > Remote host closed connection during handshake
error:
error: * Try:
error: 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.
error:
error: * Get more help at https://help.gradle.org
error:
error: BUILD FAILED in 47s
Failed: Android Compilation