Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
fix(deps): Update PLAY_SERVICES_VERSION to '16.1.0' (#24 by @menghean…
Browse files Browse the repository at this point in the history
  • Loading branch information
mengheangrat authored and jamonholmgren committed May 21, 2019
1 parent ef87d68 commit f966588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

const NPM_MODULE_NAME = 'react-native-maps'
const NPM_MODULE_VERSION = '0.16.4'
const PLAY_SERVICES_VERSION = '10.2.0'
const PLAY_SERVICES_VERSION = '16.1.0'
// const PLUGIN_PATH = __dirname
const APP_PATH = process.cwd()
const EXAMPLE_FILE = 'MapsExample.js.ejs'
Expand Down

0 comments on commit f966588

Please sign in to comment.