Use play-services 8.4

This commit is contained in:
ligi 2016-02-17 02:38:38 +01:00
parent ff2378f41e
commit f5e30794ce

View file

@ -174,8 +174,8 @@ dependencies {
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3.1'
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1'
withAnalyticsCompile 'com.google.android.gms:play-services-analytics:7.8.0'
withMapsCompile 'com.google.android.gms:play-services-maps:7.8.0'
withAnalyticsCompile 'com.google.android.gms:play-services-analytics:8.4.0'
withMapsCompile 'com.google.android.gms:play-services-maps:8.4.0'
}
spoon {