hi ,i am using godot for a year now .my android exports work fine without custom build on but when I turn it on it gives me this error...
FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring root project 'build'.
Could not resolve all artifacts for configuration ':classpath'. Could not resolve com.android.tools.build:gradle:3.5.3. Required by: project : > Could not resolve com.android.tools.build:gradle:3.5.3. > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.3/gradle-3.5.3.pom'. > Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.3/gradle-3.5.3.pom'. > No such host is known (dl.google.com) > Could not resolve com.android.tools.build:gradle:3.5.3. > Could not get resource 'https://jcenter.bintray.com/com/android/tools/build/gradle/3.5.3/gradle-3.5.3.pom'. > Could not GET 'https://jcenter.bintray.com/com/android/tools/build/gradle/3.5.3/gradle-3.5.3.pom'. > jcenter.bintray.com Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61. Required by: project : > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61. > Could not get resource 'https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.61/kotlin-gradle-plugin-1.3.61.pom'. > Could not GET 'https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.61/kotlin-gradle-plugin-1.3.61.pom'. > dl.google.com > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61. > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.61/kotlin-gradle-plugin-1.3.61.pom'. > Could not GET 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.61/kotlin-gradle-plugin-1.3.61.pom'. > No such host is known (jcenter.bintray.com)
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
Exit Code: 1