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
I met this problem, too. What you say is not the key.
dependencies {
compile 'com.google.android.gms:play-services-auth:11.6.2'
compile 'com.google.android.gms:play-services-plus:11.6.2'
}
apply plugin: 'com.google.gms.google-services'
This apply plugin: 'com.google.gms.google-services' must at dependencies!