Skip to content

Commit 5af6dc1

Browse files
committed
chore: update GPS in readme
1 parent d840ad4 commit 5af6dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ defaultConfig {
5656
* Executing `./gradlew clean` in the Android directory
5757
* Excluding `android-support-v4` file for compiling
5858
```
59-
compile ('com.google.android.gms:play-services:6.5.87') {
59+
compile ('com.google.android.gms:play-services:9.+') {
6060
exclude module: 'support-v4'
6161
}
6262
```

0 commit comments

Comments
 (0)