Use play-services 9.0.0
This commit is contained in:
parent
c0ee5cdf78
commit
679af768ab
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue