Android Plugin for Gradle 3.0.0 : Could not find com.google.http-client:google-http-client-parent:1.24.1

后端 未结 9 759
情歌与酒
情歌与酒 2021-01-17 11:43

I had to migrate my android project to new version of Android Studio and Android pluging for Gradle.

I followed all instructions at https://developer.android.com/stu

9条回答
  •  离开以前
    2021-01-17 12:13

    Someone messed up.

    I checked here: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/

    The 1.24.1 version is missing.

提交回复
热议问题