After updating my google play services to rev 28 i\'m getting this error. Im not sure why this is happening as it was working fine before.
here is my build.gradl
What solved it for me is to get latest version of google services from below link. Just needed to use latest version for classpath 'com.google.gms:google-services:2.0.0-beta4'
classpath 'com.google.gms:google-services:2.0.0-beta4'
https://bintray.com/android/android-tools/com.google.gms.google-services/