Gradle project sync failed.
After update the android SDK I got this error:
Error:Failed to find: com.google.android.gms:play-services:5.2.8 >
Error:Failed to find: com.google.android.gms:play-services:5.2.8
I had the same problem. I solved using:
compile 'com.google.android.gms:play-services:7.0.0'