in Android Studio 3.1.3 Gradle Build Get below error , How I can Fix That?
Gradle sync failed:
Could not resolve all dependencies for
configuration ':wear:debugRuntimeClasspath'.
Could not determine artifacts for com.android.support:recyclerview-v7:28.0.0-alpha3
Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/support/recyclerview-v7/28.0.0-alpha3/recyclerview-v7-28.0.0-alpha3.aar'.
Could not HEAD 'https://dl.google.com/dl/android/maven2/com/android/support/recyclerview-v7/28.0.0-alpha3/recyclerview-v7-28.0.0-alpha3.aar'.
The server failed to respond with a valid HTTP response
When I use manual proxy on setting >> HTTP Proxy, it doesn't work, and I get the following error:
Unable to resolve dependency for ':mobile@debug/compileClasspath': Could not resolve com.android.support.constraint:constraint-layout:1.1.2.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…