Gradle in Android Studio: Failed to resolve third-party libraries

后端 未结 7 2409
陌清茗
陌清茗 2020-12-09 10:51

I have been trying to switch my project from Intellij to Android Studio, which has required me to create a build.gradle file. I know I can add each of these as a library dep

7条回答
  •  死守一世寂寞
    2020-12-09 11:31

    well , if your network connection is fine(wheter using proxy | VPNs or not), simply just try turn off'offline mode' and sync when using android studio with gradle 2.3,this worked for me :)

提交回复
热议问题