Android Studio Failed to resolve:com.github.PhilJay:MPAndroidChart:v2.1.3
问题 Hi all i am using charts library in my project a month ago it was working fine but now i have reinstalled android studio and when i build my project it gives gradle sync error. Failed to resolve:com.github.PhilJay:MPAndroidChart:v2.1.3 I am stuck on this any suggestions how to solve this.My android studio version is 2.1 Here is project dependencies apply plugin: 'com.android.application' android { compileSdkVersion 22 buildToolsVersion '23.0.2' defaultConfig { applicationId "com.app.comismv"