Skip to content

Commit

Permalink
[#82] Update to PhoneGap 2.7.0.
Browse files Browse the repository at this point in the history
mwbrooks committed Jun 19, 2013
1 parent df225a9 commit 6859336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/config.xml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<preference name="permissions" value="none"/>

<!-- Customize your app and platform with the preference element. -->
<preference name="phonegap-version" value="2.6.0" /> <!-- all: current version of PhoneGap -->
<preference name="phonegap-version" value="2.7.0" /> <!-- all: current version of PhoneGap -->
<preference name="orientation" value="default" /> <!-- all: default means both landscape and portrait are enabled -->
<preference name="target-device" value="universal" /> <!-- all: possible values handset, tablet, or universal -->
<preference name="fullscreen" value="true" /> <!-- all: hides the status bar at the top of the screen -->

0 comments on commit 6859336

Please sign in to comment.