Use play-services 9.0.0

This commit is contained in:
ligi 2016-05-23 16:50:54 +02:00
parent c0ee5cdf78
commit 679af768ab

View file

@ -187,8 +187,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:8.4.0'
withMapsCompile 'com.google.android.gms:play-services-maps:8.4.0'
withAnalyticsCompile 'com.google.android.gms:play-services-analytics:9.0.0'
withMapsCompile 'com.google.android.gms:play-services-maps:9.0.0'
}
spoon {