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