Android Studio / Intellij, Gradle Error:Cause: peer not authenticated

后端 未结 9 612
忘掉有多难
忘掉有多难 2020-12-08 17:06

Having a fight with IntelliJ at the moment. The darn thing won\'t download Gradle 2.1

I have an Android project hosted on GitHub, which I have cloned to my laptop.

9条回答
  •  粉色の甜心
    2020-12-08 17:46

    in case when there are some problems with internet try to add a line

    54.231.14.232 s3.amazonaws.com
    

    to your /etc/hosts (..\Windows\System32\drivers\etc\hosts)

提交回复
热议问题