Gradle unable to resolve Play services dependency
I've got a clean Android project with Google Play services rev. 13 installed through the SDK manager, following these instructions. My build.gradle file is as follows: dependencies { compile ...