I tried to update play services to 8.3. Here\'s what I changed :
In the root gradle file :
dependencies { classpath \'com.android.tools.build:gr
Update your
classpath 'com.google.gms:google-services:1.5.0-beta2'
to the just released
classpath 'com.google.gms:google-services:1.5.0'