Android studio после обновления до последней версии, отказывается имплементировать библиотеки, что делать?
К любой библиотеке пишет подобное:
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not download gson-2.8.2.jar (com.google.code.gson:gson:2.8.2)
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not download okhttp-3.14.9.jar (com.squareup.okhttp3:okhttp:3.14.9)
Я полностью удалил android studio и поставил заново, тоже самое пишет.