Hi there,
Just now i’m trying to make an update for one of my games and i got this error in the console:
Changes I made: the only change i did was updating the Google Play Billing plugin.
FAILURE: Build failed with an exception.
01:52:16.436
01:52:16.436 * What went wrong:
01:52:16.436 Could not determine the dependencies of task ‘:App:lintVitalRelease’.
01:52:16.436 > Could not resolve all artifacts for configuration ‘:App:debugCompileClasspath’.
01:52:16.436 > Could not download appcompat-1.1.0.aar (androidx.appcompat:appcompat:1.1.0)
01:52:16.436 > Could not get resource ‘https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.1.0/appcompat-1.1.0.aar’.
01:52:16.436 > Connection reset
01:52:16.436 > Could not find play-services-ads-identifier-17.0.0.jar (com.google.android.gms:play-services-ads-identifier:17.0.0).
01:52:16.436 Searched in the following locations:
01:52:16.436 https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-ads-identifier/17.0.0/play-services-ads-identifier-17.0.0.jar
01:52:16.436
01:52:16.436 * Try:
01:52:16.436 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.
01:52:16.436
01:52:16.436 * Get more help at https://help.gradle.org
01:52:16.436
01:52:16.436 BUILD FAILED in 1m 22s
01:52:16.436 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
01:52:18.407 Android build failed (1) after 87 seconds