Skip to content

Commit 5eaf570

Browse files
lriveraExilz
authored andcommitted
update google play services (react-native-maps#805)
* update google play services update google play services for better compatiblity * Update play services yo 9.8.0
1 parent b63a8ed commit 5eaf570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ android {
5454

5555
dependencies {
5656
compile "com.facebook.react:react-native:+"
57-
compile "com.google.android.gms:play-services-base:9.6.1"
58-
compile "com.google.android.gms:play-services-maps:9.6.1"
57+
compile "com.google.android.gms:play-services-base:9.8.0"
58+
compile "com.google.android.gms:play-services-maps:9.8.0"
5959
}

0 commit comments

Comments
 (0)