Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wf9a5m75 authored Aug 27, 2018
1 parent d7d4881 commit 760e12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
<plugin name="cordova-plugin-ionic-webview" spec="^2.0.2" />
<plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
<plugin name="cordova-plugin-googlemaps" spec="^2.4.0" />
<plugin name="cordova-plugin-googlemaps" spec="^2.4.1" >
<variable name="API_KEY_FOR_ANDROID" value="(YOUR_API_KEY)" />
<variable name="API_KEY_FOR_IOS" value="(YOUR_API_KEY)" />
</plugin>
Expand Down

0 comments on commit 760e12e

Please sign in to comment.