Skip to content

Commit 9ffc6b9

Browse files
committed
Update Google Play Services version
Change-Id: Idda47b09e39a85b35753f14a1e2f3455f2499432
1 parent 2e18bb7 commit 9ffc6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiDemos/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ dependencies {
2323
compile fileTree(dir: 'libs', include: ['*.jar'])
2424
testCompile 'junit:junit:4.12'
2525
compile 'com.android.support:appcompat-v7:23.1.1'
26-
compile 'com.google.android.gms:play-services-maps:8.4.0'
26+
compile 'com.google.android.gms:play-services-maps:9.2.0'
2727
}

0 commit comments

Comments
 (0)