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

前端 未结 23 1905
离开以前
离开以前 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 05:10

    I have the same problem and salve it,My conduction is I define the HTTP proxy and I use agent to connect the server. Actually, you don't need proxy to connect jcenter

提交回复
热议问题