Android Studio Gradle build failed. Error:Cause: peer not authenticated

前端 未结 23 1815
离开以前
离开以前 2020-12-03 04:54

I have already created one project and gradle sync worked successfully.

When I try to create another project it fails and gives the error message that



        
23条回答
  •  抹茶落季
    2020-12-03 04:56

    answer share from here https://stackoverflow.com/a/37962441/4030497 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)

提交回复
热议问题