I upgraded my build.gradle file from
compile \'com.google.android.gms:play-services:8.4.0\'
to
compile \'com.google.android.g
I solved this tricky problem by changing the string in Gradle to
compile 'com.google.android.gms:play-services:9.0.0' //or latest version