Skip to content

Commit

Permalink
chore: update GPS in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaustin committed Sep 27, 2016
1 parent d840ad4 commit 5af6dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ defaultConfig {
* Executing `./gradlew clean` in the Android directory
* Excluding `android-support-v4` file for compiling
```
compile ('com.google.android.gms:play-services:6.5.87') {
compile ('com.google.android.gms:play-services:9.+') {
exclude module: 'support-v4'
}
```
Expand Down

0 comments on commit 5af6dc1

Please sign in to comment.