Version conflict updating to play-services 9.4.0 Android studio 2.2

You need to put the apply plugin: 'com.google.gms.google-services' line below your dependencies block – this allows the plugin to determine what version of Play services you are using.

Leave a Comment